diff --git a/bucket/winget.json b/bucket/winget.json index f17d502130..75d0f7b824 100644 --- a/bucket/winget.json +++ b/bucket/winget.json @@ -1,5 +1,5 @@ { - "version": "1.6.3421", + "version": "1.6.3482", "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.6.3421/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", - "hash": "e923bfb801b75fd32bf4dde538d6d235b3bd45fdf4a81d9d65a9c5a76e7d924e", + "url": "https://github.com/microsoft/winget-cli/releases/download/v1.6.3482/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", + "hash": "c98116463600bf102119938d7a26d2a16a89af8aa7415e8da4701d49d1b4ff1d", "architecture": { "64bit": { "pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"