From e0bd511f9b89b19dcb04eff8cedef0ad1cf00a6f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 15 Dec 2020 15:01:48 +0000 Subject: [PATCH] nginx: Update to version 1.19.6 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index ed34e9f76a..fcc5a97495 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,11 +1,11 @@ { "homepage": "https://nginx.org", "description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.", - "version": "1.19.5", + "version": "1.19.6", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.19.5.zip", - "hash": "f291f636c11bd0d65e7e5dc0af61453ab67282b052f65af8318ceee2d866ecb1", - "extract_dir": "nginx-1.19.5", + "url": "https://nginx.org/download/nginx-1.19.6.zip", + "hash": "ce19383460413b7982abf9e7416eeb2077b73f4b433c42406eb7d9bfd0c08953", + "extract_dir": "nginx-1.19.6", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"