ScoopInstaller_Main/nuget.json
2018-01-31 00:01:48 +00:00

16 lines
550 B
JSON

{
"homepage": "https://www.nuget.org/",
"version": "4.5.1",
"license": "Apache 2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v4.5.1/NuGet.exe",
"hash": "13f6f14ee77cdded5e4eea815721e23fed947958f288229e9c4e355aa6e042af",
"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"
}
}