ScoopInstaller_Main/nuget.json
2018-08-13 20:00:20 +00:00

16 lines
550 B
JSON

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