mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
winget: Update to version 1.8.1911
This commit is contained in:
parent
7e11e575ba
commit
60cb68f69d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.1791",
|
"version": "1.8.1911",
|
||||||
"description": "Windows Package Manager CLI (aka winget)",
|
"description": "Windows Package Manager CLI (aka winget)",
|
||||||
"homepage": "https://github.com/microsoft/winget-cli",
|
"homepage": "https://github.com/microsoft/winget-cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -10,8 +10,8 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist": "extras/vcredist2022"
|
"vcredist": "extras/vcredist2022"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.8.1791/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
|
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.8.1911/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle#/dl.7z",
|
||||||
"hash": "16269685097d99717d4ba8534e5417ccb12711b695bcd353f0b033a36f899429",
|
"hash": "ee0a79f9c180df95c801cb15d440fbf9797f811ad1e719f8d297828e88f16dc9",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"
|
"pre_install": "Get-ChildItem \"$dir\" -Exclude '*x64.msix' | Remove-Item -Force -Recurse"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user