nginx: Update to version 1.29.5

This commit is contained in:
github-actions[bot] 2026-02-04 20:31:28 +00:00
parent 7e839e9d7a
commit 3a8ef590a3

View File

@ -1,12 +1,12 @@
{
"version": "1.29.4",
"version": "1.29.5",
"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.4.zip",
"hash": "658336377f103cb5908085d9ff31b48a7b43311403d2a0779a935ddc3caefab3",
"extract_dir": "nginx-1.29.4",
"url": "https://nginx.org/download/nginx-1.29.5.zip",
"hash": "520092accf6e262a7d84ab9406f2e0f2bdf9c7290a9a07cd340b09dc0149e34c",
"extract_dir": "nginx-1.29.5",
"bin": "nginx.exe",
"env_set": {
"NGINX_HOME": "$dir"