winget: Update to version 1.28.190

This commit is contained in:
github-actions[bot] 2026-02-26 08:33:19 +00:00
parent 16a93091d7
commit 60bb43ede5

View File

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