ScoopInstaller_Main/nuget.json
2017-04-11 22:53:05 +02:00

16 lines
511 B
JSON

{
"homepage": "https://www.nuget.org/",
"version": "4.1.0",
"license": "Apache 2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v4.1.0/nuget.exe",
"hash": "4c1de9b026e0c4ab087302ff75240885742c0faa62bd2554f913bbe1f6cb63a0",
"bin": "NuGet.exe",
"checkver": {
"url": "https://dist.nuget.org/index.json",
"jp": "$.artifacts[0].versions[0].version"
},
"autoupdate": {
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
}
}