From 462e5d9e23a23d289106055fc55de163cd0751f8 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Thu, 13 Aug 2020 06:11:20 +0300 Subject: [PATCH] Add Files-UWP v0.13 (#3053) --- manifests/Files-UWP/FilesUWP/0.13.0.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-UWP/FilesUWP/0.13.0.yaml diff --git a/manifests/Files-UWP/FilesUWP/0.13.0.yaml b/manifests/Files-UWP/FilesUWP/0.13.0.yaml new file mode 100644 index 000000000..6c2160ccd --- /dev/null +++ b/manifests/Files-UWP/FilesUWP/0.13.0.yaml @@ -0,0 +1,23 @@ +# ================== General ================== + +Id: Files-UWP.FilesUWP +Publisher: Files-UWP +Name: FilesUWP +Description: Files UWP is a modern File Explorer app for Windows. +AppMoniker: filesuwp + +# ================== License ================== + +Homepage: https://github.com/files-community/files-uwp +License: LGPL-3.0 +LicenseUrl: https://github.com/files-community/files-uwp/blob/master/LICENSE + +# ================= Installer ================= + +Version: 0.13.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/files-uwp/releases/download/v0.13/FilesUWP-0.13.Msixbundle + Sha256: 26ac56e06af382706aa34eb78be4f9205d586eb15c0d356d37f1c2032d6155d5 \ No newline at end of file