nginx: Update to version 1.19.1

This commit is contained in:
Richard Kuhnt 2020-07-07 17:00:29 +00:00
parent 1e8c3730f8
commit d1b0b26a53

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