nginx: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2022-12-13 20:26:13 +00:00
parent dee269508e
commit 7cd552e71b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.23.2", "version": "1.23.3",
"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.23.2.zip", "url": "https://nginx.org/download/nginx-1.23.3.zip",
"hash": "542a0332806a5956034f679a099dd0e4f92229c4d7108a869c1ec505c0064dee", "hash": "2ae7f03e8d98afa0a6af13a8ad7c979faf72c24e24f0ce59d5ac3479db70e42c",
"extract_dir": "nginx-1.23.2", "extract_dir": "nginx-1.23.3",
"bin": "nginx.exe", "bin": "nginx.exe",
"env_set": { "env_set": {
"NGINX_HOME": "$dir" "NGINX_HOME": "$dir"