diff --git a/bucket/winget.json b/bucket/winget.json index af268ccb9e..6473ef6f44 100644 --- a/bucket/winget.json +++ b/bucket/winget.json @@ -1,5 +1,5 @@ { - "version": "1.2.3411", + "version": "1.2.10271", "description": "Windows Package Manager CLI (aka winget)", "homepage": "https://github.com/microsoft/winget-cli", "license": "MIT", @@ -10,8 +10,8 @@ "suggest": { "vcredist": "extras/vcredist" }, - "url": "https://github.com/microsoft/winget-cli/releases/download/v1.2.3411-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", - "hash": "373cd0b2e56bd0f23e29a702af3546cc0356e29c4a1b9c9cb83e980f98101ef4", + "url": "https://github.com/microsoft/winget-cli/releases/download/v1.2.10271/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", + "hash": "b8bd1f72246e877bd9c4620d8ac1f7a498f25a30c7e59ab9bed34ed24e49e660", "architecture": { "64bit": { "pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"