2023-11-15 00:32:55 +00:00

17 lines
608 B
JSON

{
"version": "6.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/v6.8.0/NuGet.exe",
"hash": "6c9e1b09f06971933b08080e7272a2ca5b0d8222500744da757bd8d019013a3d",
"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"
}
}