nginx: Update to version 1.27.2

This commit is contained in:
github-actions[bot] 2024-10-02 16:30:36 +00:00
parent 5b6e0a9f84
commit 5ba465fea1

View File

@ -1,12 +1,12 @@
{ {
"version": "1.27.1", "version": "1.27.2",
"description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.", "description": "An HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.",
"homepage": "https://nginx.org", "homepage": "https://nginx.org",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"notes": "To use the correct configuration run 'nginx -p \"$env:NGINX_HOME\"' or 'nginx -p \"%NGINX_HOME%\"'", "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.1.zip", "url": "https://nginx.org/download/nginx-1.27.2.zip",
"hash": "f2f1527641c289b4127abfb56baaddc2f98afb66bea7db1a9aec53b0361b273e", "hash": "f241fdc17fc369cfc72f969e57fad649f728c8ea7191e1d6ca53511efc906d55",
"extract_dir": "nginx-1.27.1", "extract_dir": "nginx-1.27.2",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"