nginx: Update to version 1.27.4

This commit is contained in:
github-actions[bot] 2025-02-05 20:28:23 +00:00
parent f9aa03b024
commit 7122b6cdef

View File

@ -1,12 +1,12 @@
{
"version": "1.27.3",
"version": "1.27.4",
"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.3.zip",
"hash": "c8d851ab2673b986fe82b9bb2e681ef0cc675a25d69381aa00b63a1663510d6e",
"extract_dir": "nginx-1.27.3",
"url": "https://nginx.org/download/nginx-1.27.4.zip",
"hash": "203424f33554ae4b915e08e70ae5ff28ff5696b6a8ac9d57127fca1f1c6ff360",
"extract_dir": "nginx-1.27.4",
"bin": "nginx.exe",
"env_set": {
"NGINX_HOME": "$dir"