2024-07-10 04:28:53 +00:00

17 lines
610 B
JSON

{
"version": "6.10.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.10.1/NuGet.exe",
"hash": "e41e724f541c1f0425e9e92856d19a0e87a8eb4cb692cada6e0399feb4b2b026",
"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"
}
}