mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
This leads to more consistent license properties and allows for easier automated parsing. https://spdx.org/licenses/
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.6.2",
|
|
"license": "Apache-2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.6.2/NuGet.exe",
|
|
"hash": "2c562c1a18d720d4885546083ec8eaad6773a6b80befb02564088cc1e55b304e",
|
|
"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"
|
|
}
|
|
}
|