mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
17 lines
602 B
JSON
17 lines
602 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"description": "The package manager for .NET.",
|
|
"version": "5.2.0",
|
|
"license": "Apache-2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v5.2.0/NuGet.exe",
|
|
"hash": "2865714c6588ef0770b4a04bdd20dac59bcb56756d001c040664c9966f1b835a",
|
|
"bin": "NuGet.exe",
|
|
"checkver": {
|
|
"url": "https://dist.nuget.org/index.json",
|
|
"jp": "$..versions[?(@.displayName == 'nuget.exe - recommended latest')].version"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
|
|
}
|
|
}
|