winget: Update to version 1.11.510

This commit is contained in:
github-actions[bot] 2025-10-01 00:42:27 +00:00
parent 3b8dfc03d2
commit 5b222ccd73

View File

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