mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
610 B
JSON
17 lines
610 B
JSON
{
|
|
"version": "6.14.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.14.0/NuGet.exe",
|
|
"hash": "92dbed160ddee0f64b901e907439e021211b428e57c089ecc12fc38dcc4bd9a5",
|
|
"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"
|
|
}
|
|
}
|