mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 05:21:20 +00:00
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.5.0",
|
|
"license": "Apache 2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.5.0/NuGet.exe",
|
|
"hash": "5993e5b2fc2d3c9115e00aba24eb24104c20aa68168a475e4b9a90e61e00d348",
|
|
"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"
|
|
}
|
|
}
|