2022-06-14 20:29:21 +00:00

17 lines
608 B
JSON

{
"version": "6.2.1",
"description": "The package manager for .NET.",
"homepage": "https://www.nuget.org/",
"license": "Apache-2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v6.2.1/NuGet.exe",
"hash": "a79f342e739fdb3903a92218767e7813e04930dff463621b6d2be2d468b84e05",
"bin": "NuGet.exe",
"checkver": {
"url": "https://dist.nuget.org/index.json",
"jsonpath": "$..versions[?(@.displayName == 'nuget.exe - recommended latest')].version"
},
"autoupdate": {
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
}
}