2021-09-02 23:01:02 +00:00

17 lines
610 B
JSON

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