mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.9.3",
|
|
"license": "Apache-2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.9.3/NuGet.exe",
|
|
"hash": "1051f2053643a9fb5d8bf9ba7cf638164a3118541e90a671442cf3499c9606ef",
|
|
"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"
|
|
}
|
|
}
|