ScoopInstaller_Main/nuget.json
2017-09-20 00:01:49 +00:00

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"
}
}