mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nginx: Update to version 1.23.0
This commit is contained in:
parent
63f6d1b3bb
commit
aec6e0346c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user