From 841b58a6cc454e53f34742a8b7e02e61105cc09e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jul 2019 13:00:29 +0000 Subject: [PATCH] nginx: Update to version 1.17.2 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 5156a87c4b..bbfa4e937a 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.17.1", + "version": "1.17.2", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.17.1.zip", - "hash": "ef537959fbe10a1f138246e0a7c4e82ce97195ef058e851335d350f3d9562673", - "extract_dir": "nginx-1.17.1", + "url": "https://nginx.org/download/nginx-1.17.2.zip", + "hash": "cc8460633ffd1879f86897a2acc7d83c0b5d34c7815febb4208167244eb18abd", + "extract_dir": "nginx-1.17.2", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"