winget: Update to version 1.11.430

This commit is contained in:
github-actions[bot] 2025-07-29 20:29:31 +00:00
parent a45ca42bc4
commit 195597c29c

View File

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