2022-03-30 02:06:16 +00:00

17 lines
608 B
JSON

{
"version": "6.1.0",
"description": "The package manager for .NET.",
"homepage": "https://www.nuget.org/",
"license": "Apache-2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v6.1.0/NuGet.exe",
"hash": "432d322b16ffab3fed5d24ab7ea30ae10c555a00339a9bf53060aa4b2aee7925",
"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"
}
}