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