2025-12-04 00:41:25 +00:00

17 lines
608 B
JSON

{
"version": "7.0.1",
"description": "The package manager for .NET.",
"homepage": "https://www.nuget.org/",
"license": "Apache-2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v7.0.1/NuGet.exe",
"hash": "8ddc8cc04298fa08277efdca35373eb158f0c95f5bb1b15efcab2b62952028f6",
"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"
}
}