nginx: Update to version 1.19.2

This commit is contained in:
Richard Kuhnt 2020-08-11 16:00:30 +00:00
parent 2ec9fb75f9
commit 19e18b5110

View File

@ -1,11 +1,11 @@
{
"homepage": "https://nginx.org",
"description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
"version": "1.19.1",
"version": "1.19.2",
"license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.19.1.zip",
"hash": "91813215a480472438ad8ff307eee88569dc63e443109deef8eec3e9728da1e9",
"extract_dir": "nginx-1.19.1",
"url": "https://nginx.org/download/nginx-1.19.2.zip",
"hash": "065eb32405f1afd1d123a14f3b4c263e5c96e7284bd0638ec2596a46c4a5f239",
"extract_dir": "nginx-1.19.2",
"bin": "nginx.exe",
"env_set": {
"NGINX_HOME": "$dir"