nginx: Update to version 1.17.2

This commit is contained in:
Richard Kuhnt 2019-07-23 13:00:29 +00:00
parent 01597fbc16
commit 841b58a6cc

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"version": "1.17.1", "version": "1.17.2",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"url": "https://nginx.org/download/nginx-1.17.1.zip", "url": "https://nginx.org/download/nginx-1.17.2.zip",
"hash": "ef537959fbe10a1f138246e0a7c4e82ce97195ef058e851335d350f3d9562673", "hash": "cc8460633ffd1879f86897a2acc7d83c0b5d34c7815febb4208167244eb18abd",
"extract_dir": "nginx-1.17.1", "extract_dir": "nginx-1.17.2",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"