From d1b0b26a534ab3b758f8f5a96c86df939cc86325 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Jul 2020 17:00:29 +0000 Subject: [PATCH] nginx: Update to version 1.19.1 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 758ae026c0..0afbd981d8 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.0", + "version": "1.19.1", "license": "BSD-2-Clause", - "url": "https://nginx.org/download/nginx-1.19.0.zip", - "hash": "61c9274d7149ae7724133cea3d77d13ef18bbadbbde7945a27b629a65b921af4", - "extract_dir": "nginx-1.19.0", + "url": "https://nginx.org/download/nginx-1.19.1.zip", + "hash": "91813215a480472438ad8ff307eee88569dc63e443109deef8eec3e9728da1e9", + "extract_dir": "nginx-1.19.1", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"