nginx: Update to version 1.27.3

This commit is contained in:
github-actions[bot] 2024-11-26 20:29:36 +00:00
parent 9b7849ba19
commit 98dfd3e8fe

View File

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