winget: Update to version 1.6.3133

This commit is contained in:
github-actions[bot] 2023-11-11 04:25:13 +00:00
parent 0d4911ff57
commit 8c9e5b42c2

View File

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