winget: Update to version 1.6.2771

This commit is contained in:
github-actions[bot] 2023-10-06 00:32:58 +00:00
parent dfc8c07abe
commit 04adf9a10a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.2721", "version": "1.6.2771",
"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.2721/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z", "url": "https://github.com/microsoft/winget-cli/releases/download/v1.6.2771/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "820d6708d4ac09eff314a989a7bbd6567c2a326316a31718072dbc8cece8856f", "hash": "7de375e37db94e065c4320f62fa1c0f69ec2ea1834eb5a4fc3be06ae70bd1558",
"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"