nginx: Update to version 1.15.2

This commit is contained in:
Richard Kuhnt 2018-07-24 14:00:25 +00:00
parent 17c78bd2be
commit 1c419e1263

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.15.1", "version": "1.15.2",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.15.1.zip", "url": "https://nginx.org/download/nginx-1.15.2.zip",
"hash": "b5044013bdf2736e871cd63eb25e1e2d96a606dfafff81ffa03069c6ceffa6cb", "hash": "307a34d5a9933eb7e3fb100c507eae9b37ca449374ca04fe6b55e8af214c2389",
"extract_dir": "nginx-1.15.1", "extract_dir": "nginx-1.15.2",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"