2022-12-15 00:34:03 +00:00

17 lines
608 B
JSON

{
"version": "6.4.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.4.0/NuGet.exe",
"hash": "26730829b240581a3e6a4e276b9ace088930032df0c680d5591beccf6452374e",
"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"
}
}