2021-01-09 15:51:37 +01:00

17 lines
608 B
JSON

{
"version": "5.8.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.8.0/NuGet.exe",
"hash": "5c5b9c96165d3283b2cb9e5b65825d343e0e7139b9e70a250b4bb24c2285f3ba",
"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"
}
}