mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
17 lines
610 B
JSON
17 lines
610 B
JSON
{
|
|
"version": "6.11.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.11.0/NuGet.exe",
|
|
"hash": "133b9c1efdc8d86bdccae9e296c9e4bc45a6d6472368611aa96b51b3e75fd2e3",
|
|
"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"
|
|
}
|
|
}
|