mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 04:51:25 +00:00
14 lines
399 B
JSON
14 lines
399 B
JSON
{
|
|
"homepage": "http://nginx.org",
|
|
"version": "1.11.1",
|
|
"license": "BSD",
|
|
"url": "http://nginx.org/download/nginx-1.11.1.zip",
|
|
"hash": "b0020735f7e37dbe81619040af72932444a3577d8c64b89c68a1d65ac33f8f44",
|
|
"extract_dir": "nginx-1.11.1",
|
|
"bin": "nginx.exe",
|
|
"checkver": {
|
|
"url": "https://nginx.org/en/CHANGES",
|
|
"re": "Changes with nginx ([\\d.]+)"
|
|
}
|
|
}
|