nginx: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2020-05-26 16:01:49 +00:00
parent 00311c4f97
commit ee5af9463b

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.10", "version": "1.19.0",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.17.10.zip", "url": "https://nginx.org/download/nginx-1.19.0.zip",
"hash": "a6bf11cee1c0c92a04ef00e6769b8e1f5c1a1f83945f8ea0e684f92648c45752", "hash": "61c9274d7149ae7724133cea3d77d13ef18bbadbbde7945a27b629a65b921af4",
"extract_dir": "nginx-1.17.10", "extract_dir": "nginx-1.19.0",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"