From 32196413aeae6c3d38e4efc6f61e2c4c9a8acdb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 16 Feb 2021 17:58:41 +0100 Subject: [PATCH] nginx: Update to version 1.19.7 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index a69963bce5..d876c3fde7 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.19.6", + "version": "1.19.7", "description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.", "homepage": "https://nginx.org", "license": "BSD-2-Clause", "notes": "To use the correct configuration run 'nginx -p \"$env:NGINX_HOME\"' or 'nginx -p \"%NGINX_HOME%\"'", - "url": "https://nginx.org/download/nginx-1.19.6.zip", - "hash": "ce19383460413b7982abf9e7416eeb2077b73f4b433c42406eb7d9bfd0c08953", - "extract_dir": "nginx-1.19.6", + "url": "https://nginx.org/download/nginx-1.19.7.zip", + "hash": "e65d9012ec0724c055b3baaf1aa1fd927a8b72e7e752390081fbe24df621c2f2", + "extract_dir": "nginx-1.19.7", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"