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