From a9f8b563f5593f5167f996c8402efe55882aa4c6 Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Wed, 28 Oct 2020 03:55:06 +0200 Subject: [PATCH] Add Files v0.18.0 (#4493) --- manifests/Files-Community/Files/0.18.0.yaml | 23 +++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-Community/Files/0.18.0.yaml diff --git a/manifests/Files-Community/Files/0.18.0.yaml b/manifests/Files-Community/Files/0.18.0.yaml new file mode 100644 index 000000000..810b88c36 --- /dev/null +++ b/manifests/Files-Community/Files/0.18.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.18.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.18/FilesUWP-0.18.Msixbundle + Sha256: b3d2be89f912de611e70a2c11a8074d56402a92c17514992af85efde844d3753 \ No newline at end of file