diff --git a/bucket/winget.json b/bucket/winget.json index 7abf391b1d..eed67343d0 100644 --- a/bucket/winget.json +++ b/bucket/winget.json @@ -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"