mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nginx: Update to version 1.21.5
This commit is contained in:
parent
d7cb29fc30
commit
f8475588c6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.4",
|
"version": "1.21.5",
|
||||||
"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.21.4.zip",
|
"url": "https://nginx.org/download/nginx-1.21.5.zip",
|
||||||
"hash": "0ea8d87682a11655bb50027954ecce14279bc8b54594801e9cbb6434a414e978",
|
"hash": "3709b017104e25c7b94c69b68f85d6ce23d04be835597c9d21fc9d455d69e1ea",
|
||||||
"extract_dir": "nginx-1.21.4",
|
"extract_dir": "nginx-1.21.5",
|
||||||
"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