diff --git a/manifests/Files-UWP/FilesUWP/0.14.0.yaml b/manifests/Files-UWP/FilesUWP/0.14.0.yaml new file mode 100644 index 000000000..f9e793f77 --- /dev/null +++ b/manifests/Files-UWP/FilesUWP/0.14.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.14.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/files-uwp/releases/download/v0.14/FilesUWP-0.14.Msixbundle + Sha256: de759b05da06e627796445cdc583e0a5a49239aaad55c8f53085491f295e6a6e \ No newline at end of file