winget: Update to version 1.3.1391

This commit is contained in:
github-actions[bot] 2022-05-20 00:33:24 +00:00
parent 89f2a8c4fc
commit ae99b57e7b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.1251", "version": "1.3.1391",
"description": "Windows Package Manager CLI (aka winget)", "description": "Windows Package Manager CLI (aka winget)",
"homepage": "https://github.com/microsoft/winget-cli", "homepage": "https://github.com/microsoft/winget-cli",
"license": "MIT", "license": "MIT",
@ -10,8 +10,8 @@
"suggest": { "suggest": {
"vcredist": "extras/vcredist" "vcredist": "extras/vcredist"
}, },
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.3.1251-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", "url": "https://github.com/microsoft/winget-cli/releases/download/v1.3.1391-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "e0efc1952c8b2d2a216ee12ee752bc7b8eb09ef05f519bab3d31d65738452bdd", "hash": "a0e1fbb643422e6a0b6852e902ed6b2c9e8d68da31bbd99d58370c59889cc4a2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse" "pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"