diff --git a/manifests/Files-UWP/FilesUWP/0.13.0.yaml b/manifests/Files-UWP/FilesUWP/0.13.0.yaml new file mode 100644 index 000000000..6c2160ccd --- /dev/null +++ b/manifests/Files-UWP/FilesUWP/0.13.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.13.0 + +InstallerType: msix +Installers: + - Arch: Neutral + Url: https://github.com/files-community/files-uwp/releases/download/v0.13/FilesUWP-0.13.Msixbundle + Sha256: 26ac56e06af382706aa34eb78be4f9205d586eb15c0d356d37f1c2032d6155d5 \ No newline at end of file