From 7ae2eba3df03aac8b57c469de358dd5bf9258376 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Apr 2019 16:00:42 +0000 Subject: [PATCH] nginx: Update to version 1.15.12 --- nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx.json b/nginx.json index 7782c07487..ae469b19f0 100644 --- a/nginx.json +++ b/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.15.11", + "version": "1.15.12", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.15.11.zip", - "hash": "8e0b1123823be5dcce1e12d1d6dc26a812ad6b530f9281841875b7add9885ada", - "extract_dir": "nginx-1.15.11", + "url": "https://nginx.org/download/nginx-1.15.12.zip", + "hash": "adfec885ad35d02482e839e60a6a95948070de904de17ceb605bc03b0849c63e", + "extract_dir": "nginx-1.15.12", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"