nginx: Update to version 1.19.5

This commit is contained in:
Richard Kuhnt 2020-11-24 16:01:48 +00:00
parent 59769cd39d
commit fb38b45c6c

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