From 3d75cc1f47cfcca774e5838ec10d1e2941400291 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Sep 2019 16:00:14 +0000 Subject: [PATCH] nginx: Update to version 1.17.4 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 4f77df4543..40377f2f1d 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.3", + "version": "1.17.4", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.17.3.zip", - "hash": "f70a06fcaa0eecee1af3b39836bdf6c750175dc9e0e3380b07b754f19c284707", - "extract_dir": "nginx-1.17.3", + "url": "https://nginx.org/download/nginx-1.17.4.zip", + "hash": "4101197c88ea11f609a665bffbed3ee13ced345f51b711a61a30328b66381c44", + "extract_dir": "nginx-1.17.4", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"