nginx: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2025-08-13 16:29:59 +00:00
parent d2de9f5989
commit 38314a4dfa

View File

@ -1,12 +1,12 @@
{
"version": "1.29.0",
"version": "1.29.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.29.0.zip",
"hash": "fed5551ac776a9001eb26d43134695403d6703e9c3c85759c592aea4d223ef09",
"extract_dir": "nginx-1.29.0",
"url": "https://nginx.org/download/nginx-1.29.1.zip",
"hash": "87726e2e3b021ee9f7f0f709c49308ce275c5e44d2625841f3d9f948385494c5",
"extract_dir": "nginx-1.29.1",
"bin": "nginx.exe",
"env_set": {
"NGINX_HOME": "$dir"