winget: Update to version 1.3.1251

This commit is contained in:
github-actions[bot] 2022-05-10 00:33:20 +00:00
parent 206b415209
commit 55fcdbd675

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.431", "version": "1.3.1251",
"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.431/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", "url": "https://github.com/microsoft/winget-cli/releases/download/v1.3.1251-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "9a1a184104ee00e91438e2092ee7e701e8fea969df461a8b5af9ec4bc5c0d8c3", "hash": "e0efc1952c8b2d2a216ee12ee752bc7b8eb09ef05f519bab3d31d65738452bdd",
"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"