From 298aa55b9e4bee61f4a9bb59d82ea03a863e6684 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Dec 2017 17:00:17 +0000 Subject: [PATCH] Update nginx to version 1.13.8 --- nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx.json b/nginx.json index 547a3e2426..a7e0e784ce 100644 --- a/nginx.json +++ b/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.13.7", + "version": "1.13.8", "license": "BSD", - "url": "https://nginx.org/download/nginx-1.13.7.zip", - "hash": "1f2b205d2d3bf4226489d512ac4c2b74fb4e2d4221810d86848da10b62baf02f", - "extract_dir": "nginx-1.13.7", + "url": "https://nginx.org/download/nginx-1.13.8.zip", + "hash": "3c90ebd47b4d4c5264baed30e63fcc7b2a5dac1fffa13afe7488cf44ba6c3277", + "extract_dir": "nginx-1.13.8", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"