From ef6123be55c1383fc94de12ab4f6245d883f6a67 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Fri, 6 Nov 2020 05:25:09 +0200 Subject: [PATCH] Add Files v0.19.0 (#4620) --- manifests/Files-Community/Files/0.19.0.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.19.0.yaml diff --git a/manifests/Files-Community/Files/0.19.0.yaml b/manifests/Files-Community/Files/0.19.0.yaml new file mode 100644 index 000000000..06cf472ab --- /dev/null +++ b/manifests/Files-Community/Files/0.19.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.19.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.19/Files-0.19.Msixbundle + Sha256: d2ae1881e8dcc888f19af53632378c695b2ce4488cc9a14f62e66ba6bb06d6c1 \ No newline at end of file