winget: Update to version 1.7.11132

This commit is contained in:
github-actions[bot] 2024-04-24 00:34:06 +00:00
parent a1f91b8afd
commit 968e5262a0

View File

@ -1,5 +1,5 @@
{
"version": "1.7.10861",
"version": "1.7.11132",
"description": "Windows Package Manager CLI (aka winget)",
"homepage": "https://github.com/microsoft/winget-cli",
"license": "MIT",
@ -10,8 +10,8 @@
"suggest": {
"vcredist": "extras/vcredist2022"
},
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.7.10861/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "a87ee4a710f03d9afb518d8d061898059278b07da3c150e629665abd0c4f677a",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.7.11132/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "e8a772d9b3b8474a870bf790b99152f4d211d1c463d5696482b445aa2c507fc9",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"