diff --git a/bucket/nginx.json b/bucket/nginx.json index e161009c25..fab0b2041c 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.23.1", + "version": "1.23.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.23.1.zip", - "hash": "17b96792f6d46778eee0efaab1ce936a174a263f5892b8f840642a450025eeb5", - "extract_dir": "nginx-1.23.1", + "url": "https://nginx.org/download/nginx-1.23.2.zip", + "hash": "542a0332806a5956034f679a099dd0e4f92229c4d7108a869c1ec505c0064dee", + "extract_dir": "nginx-1.23.2", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"