diff --git a/bucket/nginx.json b/bucket/nginx.json index c0b2a761c5..de9e6ef4e7 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -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.", "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.1.zip", - "hash": "f2f1527641c289b4127abfb56baaddc2f98afb66bea7db1a9aec53b0361b273e", - "extract_dir": "nginx-1.27.1", + "url": "https://nginx.org/download/nginx-1.27.2.zip", + "hash": "f241fdc17fc369cfc72f969e57fad649f728c8ea7191e1d6ca53511efc906d55", + "extract_dir": "nginx-1.27.2", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"