From a675dbd52e4fc3d6e6bd54b5bd23f7a2335a5000 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 16:01:53 +0000 Subject: [PATCH] nginx: Update to version 1.17.9 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index f42efc76fb..52bc93cc5b 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.8", + "version": "1.17.9", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.17.8.zip", - "hash": "de82e682a147da48e0cd8c4c2a905d69ddb8836cdbbe04d630e69c7a410fdfe1", - "extract_dir": "nginx-1.17.8", + "url": "https://nginx.org/download/nginx-1.17.9.zip", + "hash": "4cf6f20cacbf72c4b47a89f9ea9823b012b3f4b4c84427169ee5f3dd9000bfb0", + "extract_dir": "nginx-1.17.9", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"