From 2024c8279be4157d1890829d1a80a7e38591e805 Mon Sep 17 00:00:00 2001 From: Spencer Muise Date: Tue, 16 Mar 2021 18:14:27 -0300 Subject: [PATCH] Add Files-Community/Files v1.3 (#8830) --- manifests/Files-Community/Files/1.3.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/1.3.yaml diff --git a/manifests/Files-Community/Files/1.3.yaml b/manifests/Files-Community/Files/1.3.yaml new file mode 100644 index 000000000..2ded81b5e --- /dev/null +++ b/manifests/Files-Community/Files/1.3.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: 1.3 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v1.3/Files-1.3.Msixbundle + Sha256: 54E24DEE53717F56E2F3B456A62AE82FF16D9D03431E8776AAF5BDB0C5B61659 \ No newline at end of file