mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.3.0",
|
|
"license": "Apache 2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.3.0/NuGet.exe",
|
|
"hash": "386da77a8cf2b63d1260b7020feeedabfe3b65ab31d20e6a313a530865972f3a",
|
|
"bin": "NuGet.exe",
|
|
"checkver": {
|
|
"url": "https://dist.nuget.org/index.json",
|
|
"jp": "$..versions[?(@.displayName == 'nuget.exe - recommended latest')].version"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
|
|
}
|
|
}
|