winget: Update to version 1.3.1872

This commit is contained in:
github-actions[bot] 2022-07-08 00:35:15 +00:00
parent eed5561945
commit 12c008afbb

View File

@ -1,5 +1,5 @@
{
"version": "1.3.1741",
"version": "1.3.1872",
"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.3.1741/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "01c386672c2668d29028aac1e4d61c4eabce6679a8105a8cbb02c21a0ef102ee",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.3.1872/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "c52d67aeb8019e1823e903e86af430c88a9597e3f40a22fac396eac23f43a035",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"