From 98dfd3e8fe4aa1e8407bdf23109a0e5975e731a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:29:36 +0000 Subject: [PATCH] nginx: Update to version 1.27.3 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index de9e6ef4e7..36ee9abbdc 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.27.2", + "version": "1.27.3", "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.2.zip", - "hash": "f241fdc17fc369cfc72f969e57fad649f728c8ea7191e1d6ca53511efc906d55", - "extract_dir": "nginx-1.27.2", + "url": "https://nginx.org/download/nginx-1.27.3.zip", + "hash": "c8d851ab2673b986fe82b9bb2e681ef0cc675a25d69381aa00b63a1663510d6e", + "extract_dir": "nginx-1.27.3", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"