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