winget: Update to version 1.3.1681

This commit is contained in:
github-actions[bot] 2022-06-20 16:31:42 +00:00
parent 8ed392862d
commit 487a1f9463

View File

@ -1,5 +1,5 @@
{
"version": ".1.3.1661",
"version": "1.3.1681",
"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/v.1.3.1661-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "07bddd399b380fb44868f74e95d5a417376f737dc9bac7d29202af53aa7308bd",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.3.1681/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "27785fe495081fee98da08863b29fd94b0625e104fb3e1d37f056796d0857866",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"