From 7cd552e71b9e74b625b16aa27b2dca84b86c3bfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:26:13 +0000 Subject: [PATCH] nginx: Update to version 1.23.3 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index fab0b2041c..a6e7cdbf5d 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -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.", "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.2.zip", - "hash": "542a0332806a5956034f679a099dd0e4f92229c4d7108a869c1ec505c0064dee", - "extract_dir": "nginx-1.23.2", + "url": "https://nginx.org/download/nginx-1.23.3.zip", + "hash": "2ae7f03e8d98afa0a6af13a8ad7c979faf72c24e24f0ce59d5ac3479db70e42c", + "extract_dir": "nginx-1.23.3", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"