winget: Update to version .1.3.1611

This commit is contained in:
github-actions[bot] 2022-06-11 04:29:38 +00:00
parent 1be3bf8ac9
commit 981b6923ef

View File

@ -1,5 +1,5 @@
{
"version": "1.3.1391",
"version": ".1.3.1611",
"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.1391-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "a0e1fbb643422e6a0b6852e902ed6b2c9e8d68da31bbd99d58370c59889cc4a2",
"url": "https://github.com/microsoft/winget-cli/releases/download/v.1.3.1611/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "819f6f4384d8f27618d9355c3f72abb44dcf60a76f814f1e95d2c1928a48db98",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"