winget: Update to version 1.5.1572

This commit is contained in:
github-actions[bot] 2023-07-06 00:34:40 +00:00
parent ba0b841b48
commit e8ef2505c3

View File

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