From 5ba465fea14c47fb1e884e8dee024957ca27e415 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:30:36 +0000 Subject: [PATCH] nginx: Update to version 1.27.2 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index c0b2a761c5..de9e6ef4e7 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.27.1", + "version": "1.27.2", "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.27.1.zip", - "hash": "f2f1527641c289b4127abfb56baaddc2f98afb66bea7db1a9aec53b0361b273e", - "extract_dir": "nginx-1.27.1", + "url": "https://nginx.org/download/nginx-1.27.2.zip", + "hash": "f241fdc17fc369cfc72f969e57fad649f728c8ea7191e1d6ca53511efc906d55", + "extract_dir": "nginx-1.27.2", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"