winget: Update to version 1.12.350

This commit is contained in:
github-actions[bot] 2025-10-28 20:29:50 +00:00
parent 227b8cabab
commit 6c2c80a497

View File

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