Skip to content

Commit 71e7049

Browse files
winget: Update to version 1.12.440
1 parent 50c871c commit 71e7049

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/winget.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.12.350",
2+
"version": "1.12.440",
33
"description": "Windows Package Manager CLI (aka winget)",
44
"homepage": "https://github.com/microsoft/winget-cli",
55
"license": "MIT",
@@ -10,8 +10,8 @@
1010
"suggest": {
1111
"vcredist": "extras/vcredist2022"
1212
},
13-
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.12.350/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
14-
"hash": "2cbce7a30331d29f1acc8e71524c22ed6e73d478dcf409b8e8eec4821bea43a5",
13+
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.12.440/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
14+
"hash": "425b5c844497732ba136817732c5edc0d281725ce58a23bdc9dbd388d2a24bdd",
1515
"architecture": {
1616
"64bit": {
1717
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"

0 commit comments

Comments
 (0)