winget: Update to version 1.5.1881

This commit is contained in:
github-actions[bot] 2023-07-10 20:26:30 +00:00
parent dd6f1ed735
commit a752a336d4

View File

@ -1,5 +1,5 @@
{
"version": "1.5.1572",
"version": "1.5.1881",
"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.5.1572/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "3b29e5be3342a2cba0f16ff7d2127d02f23ec8d798eabf2a91810c3eceb60d1f",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.5.1881/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "4a6f7ffee0e5f2fd0cf0cee9099515b7b6930ce22bb1c7b070e776d3891bb990",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"