From 3331df928ee8afce725ba43979e0d125b42f926f Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Mon, 28 Sep 2020 22:19:48 +0300 Subject: [PATCH] Add Files-UWP v0.15.0 (#3766) --- manifests/Files-UWP/FilesUWP/0.15.0.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Files-UWP/FilesUWP/0.15.0.yaml diff --git a/manifests/Files-UWP/FilesUWP/0.15.0.yaml b/manifests/Files-UWP/FilesUWP/0.15.0.yaml new file mode 100644 index 000000000..02fa8eebc --- /dev/null +++ b/manifests/Files-UWP/FilesUWP/0.15.0.yaml @@ -0,0 +1,23 @@ +# ================== General ================== + +Id: Files-UWP.FilesUWP +Publisher: Files-UWP +Name: FilesUWP +Description: Files UWP is a modern File Explorer app for Windows. +AppMoniker: filesuwp + +# ================== License ================== + +Homepage: https://github.com/files-community/files-uwp +License: LGPL-3.0 +LicenseUrl: https://github.com/files-community/files-uwp/blob/master/LICENSE + +# ================= Installer ================= + +Version: 0.15.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/Files/releases/download/v0.15/FilesUWP-0.15.Msixbundle + Sha256: 368f7495929da279da42757abb643399263b77b8909f30b4fc4b197f14f94775 \ No newline at end of file