winget: Update to version 1.10.340

This commit is contained in:
github-actions[bot] 2025-03-03 20:29:10 +00:00
parent 044faab86d
commit 5d1f3dc660

View File

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