ScoopInstaller_Main/nuget.json
2018-11-13 01:00:27 +00:00

16 lines
550 B
JSON

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