From aec6e0346cc7e8a0ec85a56f41b0fc2d32912ef1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 20:28:12 +0000 Subject: [PATCH] nginx: Update to version 1.23.0 --- bucket/nginx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nginx.json b/bucket/nginx.json index 1cd85a510a..778b9a3357 100644 --- a/bucket/nginx.json +++ b/bucket/nginx.json @@ -1,12 +1,12 @@ { - "version": "1.21.6", + "version": "1.23.0", "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.21.6.zip", - "hash": "b00326617c7461f3df955a7fc11b2bd4d032fc5fa5ea7c49e748a2287efa51a5", - "extract_dir": "nginx-1.21.6", + "url": "https://nginx.org/download/nginx-1.23.0.zip", + "hash": "f42b98cd7e3fab44f73951dbb509c0d475deb474eeb5b73bfbd7a2b0fd1cbf3c", + "extract_dir": "nginx-1.23.0", "bin": "nginx.exe", "env_set": { "NGINX_HOME": "$dir"