From 74106a5539988060d840ff0ca85f971289ba28bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:29:06 +0000 Subject: [PATCH] nginx: Update to version 1.29.2 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 3ab813be4e..5a765e2ee0 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.29.1", + "version": "1.29.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.29.1.zip", - "hash": "87726e2e3b021ee9f7f0f709c49308ce275c5e44d2625841f3d9f948385494c5", - "extract_dir": "nginx-1.29.1", + "url": "https://nginx.org/download/nginx-1.29.2.zip", + "hash": "e3ca614700e3518a3018578d84ac72f39a4bd80a0955f1d795ed0d67acc654bc", + "extract_dir": "nginx-1.29.2", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"