mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nginx: Update to version 1.21.3
This commit is contained in:
parent
da98513feb
commit
786bfbe060
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.21.2",
|
||||
"version": "1.21.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.21.2.zip",
|
||||
"hash": "8e9cdea49c984fd898b5eb24c4e00aa0b505ecebd11a28594aa4d8411e5e21c3",
|
||||
"extract_dir": "nginx-1.21.2",
|
||||
"url": "https://nginx.org/download/nginx-1.21.3.zip",
|
||||
"hash": "5828f2d4626fa1ae2ffb424851fb607013d6ae99d91034d29557fc0d03538d82",
|
||||
"extract_dir": "nginx-1.21.3",
|
||||
"bin": "nginx.exe",
|
||||
"env_set": {
|
||||
"NGINX_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user