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