Update nginx to version 1.13.2

This commit is contained in:
Richard Kuhnt 2017-06-27 16:00:21 +00:00
parent 94ecf32865
commit 03b6228dff

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.13.1", "version": "1.13.2",
"license": "BSD", "license": "BSD",
"url": "https://nginx.org/download/nginx-1.13.1.zip", "url": "https://nginx.org/download/nginx-1.13.2.zip",
"hash": "9e9e3fed629dc5d37c917cde3f2a4c31736a2e66fe874e72d9d17ac8e900f84d", "hash": "b4d2c0f1c5221bd2fb9b96a44380e8a0f50ca6fcf2d80e36eccbd14f556d327c",
"extract_dir": "nginx-1.13.1", "extract_dir": "nginx-1.13.2",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"