From 916feb81a507f0467aab62adb88b481c28727e2e Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 22 Dec 2020 17:23:49 -0800 Subject: [PATCH] Revert "WinGet 0.2.3162 (#5660)" (#5677) This reverts commit f996d73807c5201d20e315612d8bffd9c38a82e1. --- manifests/Microsoft/WinGet/0.2.3162.yaml | 27 ------------------------ 1 file changed, 27 deletions(-) delete mode 100644 manifests/Microsoft/WinGet/0.2.3162.yaml diff --git a/manifests/Microsoft/WinGet/0.2.3162.yaml b/manifests/Microsoft/WinGet/0.2.3162.yaml deleted file mode 100644 index e17634c06..000000000 --- a/manifests/Microsoft/WinGet/0.2.3162.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# ================== General ================== -Id: Microsoft.WinGet -Publisher: Microsoft Corporation -Name: Windows Package Manager Client -Author: Microsoft Corporation -Description: Windows Package Manager CLI (aka winget) -AppMoniker: winget -Tags: package-manager,winget,command-line,windows,install -Commands: winget -#FileExtensions: -#Protocols: - -# ================== License ================== -Homepage: https://github.com/microsoft/winget-cli -License: MIT -LicenseUrl: https://github.com/microsoft/winget-cli/blob/master/LICENSE - -# ================= Installer ================= -Version: 0.2.3162 -InstallerType: msix -Installers: - - Arch: x64 - Url: https://github.com/microsoft/winget-cli/releases/download/v0.2.3162-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.appxbundle - Sha256: fbfb34d240fc1acc52a03d6350f17ecc4fd8ea1bde9c3b9c1261ed2a6d855ef9 - #Switches: - # Silent: - # SilentWithProgress: \ No newline at end of file