mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 15:01:20 +00:00
25 lines
920 B
JSON
25 lines
920 B
JSON
{
|
|
"version": "1.4.10173",
|
|
"description": "A PowerShell Module for the Windows Package Manager Client.",
|
|
"homepage": "https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client",
|
|
"license": "MIT",
|
|
"suggest": {
|
|
"PowerShell Core": "pwsh",
|
|
"WinGet": "winget"
|
|
},
|
|
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.4.10173/Microsoft.WinGet.Client-PSModule.zip",
|
|
"hash": "fe71c539b3486da53bd3ae42756c56f3220d36f3b552f4149baf19e9ec4002d1",
|
|
"psmodule": {
|
|
"name": "Microsoft.WinGet.Client"
|
|
},
|
|
"checkver": {
|
|
"github": "https://github.com/microsoft/winget-cli"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/microsoft/winget-cli/releases/download/v1.4.10173/Microsoft.WinGet.Client-PSModule.zip",
|
|
"hash": {
|
|
"url": "$baseurl/Microsoft.Winget.Client.txt"
|
|
}
|
|
}
|
|
}
|