From 01e92ef39f7c9c611147b71bfb846314a0d8f2d1 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Mon, 5 Oct 2020 00:36:00 +0300 Subject: [PATCH] Add Files v0.15.4 (#3952) * Add Files v0.15.4 * Fix Publisher --- manifests/Files-Community/Files/0.15.4.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.15.4.yaml diff --git a/manifests/Files-Community/Files/0.15.4.yaml b/manifests/Files-Community/Files/0.15.4.yaml new file mode 100644 index 000000000..6e22a6b3e --- /dev/null +++ b/manifests/Files-Community/Files/0.15.4.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.15.4 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.15.4/FilesUWP-0.15.4.Msixbundle + Sha256: 4b2e62cdc0ae5daece29282e916212cc84cd43b683f94424da06083368b3018c \ No newline at end of file