2025-01-07 04:28:54 +00:00

17 lines
610 B
JSON

{
"version": "6.12.2",
"description": "The package manager for .NET.",
"homepage": "https://www.nuget.org/",
"license": "Apache-2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v6.12.2/NuGet.exe",
"hash": "64f467376f2ee364ba389461df4a29a8f8dd9aa38120d29046e70b9c82045d97",
"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"
}
}