diff --git a/bucket/winget.json b/bucket/winget.json index 0d480e5102..efcc2c6ac2 100644 --- a/bucket/winget.json +++ b/bucket/winget.json @@ -1,5 +1,5 @@ { - "version": "1.10.340", + "version": "1.10.390", "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.340/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", - "hash": "0388bd9803ed1934ccde396ebfc0cbecdcac92bd9dc0df70f736b7d0c34c8428", + "url": "https://github.com/microsoft/winget-cli/releases/download/v1.10.390/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", + "hash": "7f626b4206bc4546086a0a70c901a66ca09d653ae01412a68c1fd9351386ad3b", "architecture": { "64bit": { "pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"