From 8a50fc2e0bfc323975c28354da7d396f5b4182f4 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Thu, 16 Jul 2020 17:42:20 +0300 Subject: [PATCH] Add Files-UWP version 0.12.0 (#2444) --- manifests/Files-UWP/FilesUWP/0.12.0.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-UWP/FilesUWP/0.12.0.yaml diff --git a/manifests/Files-UWP/FilesUWP/0.12.0.yaml b/manifests/Files-UWP/FilesUWP/0.12.0.yaml new file mode 100644 index 000000000..738c606dd --- /dev/null +++ b/manifests/Files-UWP/FilesUWP/0.12.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.12.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/files-uwp/releases/download/v0.12/FilesUWP-0.12.Msixbundle + Sha256: caec49baf01672f5d8318636c1391d88f4b9226f29007a41459c79b96ffbf1d6 \ No newline at end of file