ScoopInstaller_Main/nuget.json
2017-11-27 15:33:49 +01:00

16 lines
550 B
JSON

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