From 3f8900d89916aa66f22a92be58780ffbb0cfdb66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 00:32:59 +0000 Subject: [PATCH] winget: Update to version 1.2.10271 --- bucket/winget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/winget.json b/bucket/winget.json index af268ccb9e..6473ef6f44 100644 --- a/bucket/winget.json +++ b/bucket/winget.json @@ -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"