From 7122b6cdef971b872639cbdb26536cc11343183c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 20:28:23 +0000 Subject: [PATCH] nginx: Update to version 1.27.4 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 36ee9abbdc..eff6f2b3c2 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.27.3", + "version": "1.27.4", "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.3.zip", - "hash": "c8d851ab2673b986fe82b9bb2e681ef0cc675a25d69381aa00b63a1663510d6e", - "extract_dir": "nginx-1.27.3", + "url": "https://nginx.org/download/nginx-1.27.4.zip", + "hash": "203424f33554ae4b915e08e70ae5ff28ff5696b6a8ac9d57127fca1f1c6ff360", + "extract_dir": "nginx-1.27.4", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"