winget: Update to version 1.8.1791

This commit is contained in:
github-actions[bot] 2024-06-28 20:25:52 +00:00
parent 8b8b74d07c
commit 80d65cdb99

View File

@ -1,5 +1,5 @@
{
"version": "1.7.11261",
"version": "1.8.1791",
"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.7.11261/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "d8be7db0482319697188d5841d4604925decc35367886338c545bc27fb1132f3",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.8.1791/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "16269685097d99717d4ba8534e5417ccb12711b695bcd353f0b033a36f899429",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"