2021-01-15 00:01:48 +00:00

17 lines
608 B
JSON

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