nginx: Update to version 1.19.4

This commit is contained in:
Richard Kuhnt 2020-10-27 16:00:45 +00:00
parent 6923d01641
commit 82ae153382

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