winget: Update to version 1.7.11261

This commit is contained in:
github-actions[bot] 2024-05-07 20:24:05 +00:00
parent c27c9d7716
commit 638b632f4a

View File

@ -1,5 +1,5 @@
{
"version": "1.7.11132",
"version": "1.7.11261",
"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.11132/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "e8a772d9b3b8474a870bf790b99152f4d211d1c463d5696482b445aa2c507fc9",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.7.11261/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "d8be7db0482319697188d5841d4604925decc35367886338c545bc27fb1132f3",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"