mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
17 lines
610 B
JSON
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"
|
|
}
|
|
}
|