2022-10-11 20:30:22 +00:00

17 lines
608 B
JSON

{
"version": "6.3.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.3.1/NuGet.exe",
"hash": "046632dfcf4c78787a396c2a55e070808592ff1eded9340e645991e7a4dc5cc4",
"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"
}
}