From 4c90ffb2df9675ea71602bdde108ce8edeb942d1 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Fri, 27 Nov 2020 23:40:09 +0200 Subject: [PATCH] Add Files v0.21.0 (#5041) --- manifests/Files-Community/Files/0.21.0.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.21.0.yaml diff --git a/manifests/Files-Community/Files/0.21.0.yaml b/manifests/Files-Community/Files/0.21.0.yaml new file mode 100644 index 000000000..d0a3a98e3 --- /dev/null +++ b/manifests/Files-Community/Files/0.21.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.21.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.21/Files-0.21.Msixbundle + Sha256: 6e5861bf48ddd73d239f6d0c990515063dfbecc359dbfff71a41415ce62cd8e0 \ No newline at end of file