From ce2ac6dc893e8977830b187e929a4779dcf862d8 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Wed, 2 Dec 2020 05:48:39 +0200 Subject: [PATCH] Add Files v0.21.1 (#5141) --- manifests/Files-Community/Files/0.21.1.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.21.1.yaml diff --git a/manifests/Files-Community/Files/0.21.1.yaml b/manifests/Files-Community/Files/0.21.1.yaml new file mode 100644 index 000000000..01589a88c --- /dev/null +++ b/manifests/Files-Community/Files/0.21.1.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.1 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.21.1/Files-0.21.1.Msixbundle + Sha256: c18d7b3cc265512edad449f8c8815ac6d57fe456f50473b2c646749c54cae729 \ No newline at end of file