From 90fdbc4de715d0747e6dea69ddd33a0ca221457d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Feb 2019 16:00:25 +0000 Subject: [PATCH] nginx: Update to version 1.15.9 --- nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nginx.json b/nginx.json index ea302d0541..559f5f3940 100644 --- a/nginx.json +++ b/nginx.json @@ -1,10 +1,10 @@ { "homepage": "https://nginx.org", - "version": "1.15.8", + "version": "1.15.9", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.15.8.zip", - "hash": "cc93da0c47f1a251bce34d54e8db950427a61bcfbed7a2bf0ac1eadc3895e396", - "extract_dir": "nginx-1.15.8", + "url": "https://nginx.org/download/nginx-1.15.9.zip", + "hash": "112d9070fc56f311644f28702590c2105a50a2671e7ae1a040ed21aaf1952a90", + "extract_dir": "nginx-1.15.9", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"