nginx: Update to version 1.19.3

This commit is contained in:
Richard Kuhnt 2020-09-29 15:00:24 +00:00
parent 69a93bdb44
commit 0b6215b79d

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.2", "version": "1.19.3",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.19.2.zip", "url": "https://nginx.org/download/nginx-1.19.3.zip",
"hash": "065eb32405f1afd1d123a14f3b4c263e5c96e7284bd0638ec2596a46c4a5f239", "hash": "101dbb3ea43e3df52f4dec7ebf64a51cfa78e10a549d149bdecdb746cf4523f7",
"extract_dir": "nginx-1.19.2", "extract_dir": "nginx-1.19.3",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"