2019-12-19 00:00:30 +00:00

17 lines
602 B
JSON

{
"homepage": "https://www.nuget.org/",
"description": "The package manager for .NET.",
"version": "5.4.0",
"license": "Apache-2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v5.4.0/NuGet.exe",
"hash": "880f8d306a65932b11f7edd7768b57d20e78fc618b21d785b303da27facc9a70",
"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"
}
}