winget: Update to version 1.7.10582

This commit is contained in:
github-actions[bot] 2024-02-28 00:33:12 +00:00
parent c3b77de3c9
commit 11a47c72ba

View File

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