From 5a76bb62ad2c4b182f06e52e60e7d2f878d173e1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 May 2017 18:01:11 +0200 Subject: [PATCH] Update nginx to version 1.13.1 --- nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx.json b/nginx.json index 249080614e..4b977dd246 100644 --- a/nginx.json +++ b/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.13.0", + "version": "1.13.1", "license": "BSD", - "url": "https://nginx.org/download/nginx-1.13.0.zip", - "hash": "1941a119134b512654530bf3b87b505f21e84a091e03c7f6cb60e13c55695f16", - "extract_dir": "nginx-1.13.0", + "url": "https://nginx.org/download/nginx-1.13.1.zip", + "hash": "9e9e3fed629dc5d37c917cde3f2a4c31736a2e66fe874e72d9d17ac8e900f84d", + "extract_dir": "nginx-1.13.1", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"