nginx: Update to version 1.17.7

This commit is contained in:
Richard Kuhnt 2019-12-24 16:00:25 +00:00
parent 597b4ab7fa
commit ee0ee9fa39

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.", "description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
"version": "1.17.6", "version": "1.17.7",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.17.6.zip", "url": "https://nginx.org/download/nginx-1.17.7.zip",
"hash": "f4805fe1b1114c1a3a5087d13e4317f39741d6f9fc2fab0ce0ea3ec4206d7549", "hash": "da3ce8b96fae331e16aef120382d95864ea8f82d86cd1a03dd3d05a426198057",
"extract_dir": "nginx-1.17.6", "extract_dir": "nginx-1.17.7",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"