Update nginx to version 1.13.6

This commit is contained in:
Richard Kuhnt 2017-10-10 16:00:22 +00:00
parent 3b793b6cfd
commit 2bfc85b6f8

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.13.5", "version": "1.13.6",
"license": "BSD", "license": "BSD",
"url": "https://nginx.org/download/nginx-1.13.5.zip", "url": "https://nginx.org/download/nginx-1.13.6.zip",
"hash": "eda732600db86e5a0193558d88a71a5c3733d5ee7fecc557b21832fb03dbb867", "hash": "f2962539b3cebf4ba17bae09c387c5d27ed8c67b593a55f777598ba5e50a5fcd",
"extract_dir": "nginx-1.13.5", "extract_dir": "nginx-1.13.6",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"