From a9d09268332e8fb967a7bb5a562571f14de5d6da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Jan 2020 14:01:50 +0000 Subject: [PATCH] nginx: Update to version 1.17.8 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 143b515938..f42efc76fb 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -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.17.7", + "version": "1.17.8", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.17.7.zip", - "hash": "da3ce8b96fae331e16aef120382d95864ea8f82d86cd1a03dd3d05a426198057", - "extract_dir": "nginx-1.17.7", + "url": "https://nginx.org/download/nginx-1.17.8.zip", + "hash": "de82e682a147da48e0cd8c4c2a905d69ddb8836cdbbe04d630e69c7a410fdfe1", + "extract_dir": "nginx-1.17.8", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"