winget: Update to version 1.10.320

This commit is contained in:
github-actions[bot] 2025-02-25 20:29:26 +00:00
parent 06c2e799c1
commit 86eb965fdb

View File

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