mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nginx: Update to version 1.23.2
This commit is contained in:
parent
cee0df64ca
commit
08570d0ff0
@ -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.",
|
"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.1.zip",
|
"url": "https://nginx.org/download/nginx-1.23.2.zip",
|
||||||
"hash": "17b96792f6d46778eee0efaab1ce936a174a263f5892b8f840642a450025eeb5",
|
"hash": "542a0332806a5956034f679a099dd0e4f92229c4d7108a869c1ec505c0064dee",
|
||||||
"extract_dir": "nginx-1.23.1",
|
"extract_dir": "nginx-1.23.2",
|
||||||
"bin": "nginx.exe",
|
"bin": "nginx.exe",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"NGINX_HOME": "$dir"
|
"NGINX_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user