From 2f26609d20dc1da323396fe3d639e9756d8e5f36 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Thu, 8 Oct 2020 17:56:51 +0300 Subject: [PATCH] Add Files v0.16.0 (#4020) --- manifests/Files-Community/Files/0.16.0.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.16.0.yaml diff --git a/manifests/Files-Community/Files/0.16.0.yaml b/manifests/Files-Community/Files/0.16.0.yaml new file mode 100644 index 000000000..98c208a06 --- /dev/null +++ b/manifests/Files-Community/Files/0.16.0.yaml @@ -0,0 +1,23 @@ +# ================== General ================== + +Id: Files-Community.Files +Publisher: Files-Community +Name: Files +Description: Meet Files, an enthusiast take on what Windows File Explorer explorer should be. +AppMoniker: files + +# ================== License ================== + +Homepage: https://github.com/files-community/files +License: LGPL-3.0 +LicenseUrl: https://github.com/files-community/files/blob/master/LICENSE + +# ================= Installer ================= + +Version: 0.16.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.16/FilesUWP-0.16.Msixbundle + Sha256: 3a8548cfb6ee6b505ce0762ae8ce29dfd84de8af1e783fe73822fd71ccb2b180 \ No newline at end of file