From d8055c092a23b837a3c39c96e40ed959287d9128 Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 5 Jan 2021 16:20:25 -0800 Subject: [PATCH] Removed broken manifest manifests\Files-Community\Files\0.20.0.yaml (#5937) --- manifests/Files-Community/Files/0.20.0.yaml | 23 --------------------- 1 file changed, 23 deletions(-) delete mode 100644 manifests/Files-Community/Files/0.20.0.yaml diff --git a/manifests/Files-Community/Files/0.20.0.yaml b/manifests/Files-Community/Files/0.20.0.yaml deleted file mode 100644 index 518d23335..000000000 --- a/manifests/Files-Community/Files/0.20.0.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# ================== 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.20.0 - -InstallerType: msix -Installers: - - Arch: Neutral - Url: https://github.com/files-community/Files/releases/download/v0.20/Files-0.20.Msixbundle - Sha256: d2ae1881e8dcc888f19af53632378c695b2ce4488cc9a14f62e66ba6bb06d6c1 \ No newline at end of file