winget: Update to version 1.2.10271

This commit is contained in:
github-actions[bot] 2022-02-03 00:32:59 +00:00
parent 92b14fbd10
commit 3f8900d899

View File

@ -1,5 +1,5 @@
{
"version": "1.2.3411",
"version": "1.2.10271",
"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/v1.2.3411-preview/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "373cd0b2e56bd0f23e29a702af3546cc0356e29c4a1b9c9cb83e980f98101ef4",
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.2.10271/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
"hash": "b8bd1f72246e877bd9c4620d8ac1f7a498f25a30c7e59ab9bed34ed24e49e660",
"architecture": {
"64bit": {
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"