From f996d73807c5201d20e315612d8bffd9c38a82e1 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Wed, 23 Dec 2020 09:11:59 +0800 Subject: [PATCH] WinGet 0.2.3162 (#5660) --- manifests/Microsoft/WinGet/0.2.3162.yaml | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create 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 new file mode 100644 index 000000000..e17634c06 --- /dev/null +++ b/manifests/Microsoft/WinGet/0.2.3162.yaml @@ -0,0 +1,27 @@ +# ================== 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