From 6dcb0545b419a28995f9fedbc867173f58a07326 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 May 2019 15:00:20 +0000 Subject: [PATCH] nginx: Update to version 1.17.0 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index ae469b19f0..76b0382d8e 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.15.12", + "version": "1.17.0", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.15.12.zip", - "hash": "adfec885ad35d02482e839e60a6a95948070de904de17ceb605bc03b0849c63e", - "extract_dir": "nginx-1.15.12", + "url": "https://nginx.org/download/nginx-1.17.0.zip", + "hash": "7d59dd71d9ea86b765e91db148ec60c7942918317415373e2855c3bfe8ad0033", + "extract_dir": "nginx-1.17.0", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"