nginx: Update to version 1.15.3

This commit is contained in:
Richard Kuhnt 2018-08-28 16:00:20 +00:00
parent 3f6d2a6990
commit a8ade96dba

View File

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