mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
17 lines
610 B
JSON
17 lines
610 B
JSON
{
|
|
"version": "6.11.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.11.1/NuGet.exe",
|
|
"hash": "c0ddc9cb0633c4607da7e8028eb4f91248c8b74e45a68b0c79fcfa7d78c2a481",
|
|
"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"
|
|
}
|
|
}
|