nginx: Update to version 1.15.12

This commit is contained in:
Richard Kuhnt 2019-04-16 16:00:42 +00:00
parent de64ff251a
commit 7ae2eba3df

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.15.11", "version": "1.15.12",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.15.11.zip", "url": "https://nginx.org/download/nginx-1.15.12.zip",
"hash": "8e0b1123823be5dcce1e12d1d6dc26a812ad6b530f9281841875b7add9885ada", "hash": "adfec885ad35d02482e839e60a6a95948070de904de17ceb605bc03b0849c63e",
"extract_dir": "nginx-1.15.11", "extract_dir": "nginx-1.15.12",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"