winget: Update to version 1.6.2701

This commit is contained in:
github-actions[bot] 2023-09-28 00:32:57 +00:00
parent 4093b705b4
commit 2d777ba450

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.2631", "version": "1.6.2701",
"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/vcredist2022" "vcredist": "extras/vcredist2022"
}, },
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.6.2631/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", "url": "https://github.com/microsoft/winget-cli/releases/download/v1.6.2701/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "566c8984d7552b88b6327a11795b968c0f67c7f4bc5910d7b408a3e448cf9d61", "hash": "4a89e2e844dcd8e647212a51793880ecb112bad7c80104e707341f206e68ffea",
"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"