Update nginx to version 1.15.0

This commit is contained in:
Richard Kuhnt 2018-06-05 15:00:19 +00:00
parent acd450f71e
commit abb12cd96b

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.13.12", "version": "1.15.0",
"license": "BSD", "license": "BSD",
"url": "https://nginx.org/download/nginx-1.13.12.zip", "url": "https://nginx.org/download/nginx-1.15.0.zip",
"hash": "2b27d8b5071bed5379eb0dbdb3993c430e19c76cc92b98f3e0003cad631e3a4c", "hash": "666edc3e07e18b0af81564bb550e0ae4c53d354495744de63672743dbaffc724",
"extract_dir": "nginx-1.13.12", "extract_dir": "nginx-1.15.0",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"