mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nginx: Update to version 1.19.1
This commit is contained in:
parent
1e8c3730f8
commit
d1b0b26a53
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nginx.org",
|
"homepage": "https://nginx.org",
|
||||||
"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.",
|
||||||
"version": "1.19.0",
|
"version": "1.19.1",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"url": "https://nginx.org/download/nginx-1.19.0.zip",
|
"url": "https://nginx.org/download/nginx-1.19.1.zip",
|
||||||
"hash": "61c9274d7149ae7724133cea3d77d13ef18bbadbbde7945a27b629a65b921af4",
|
"hash": "91813215a480472438ad8ff307eee88569dc63e443109deef8eec3e9728da1e9",
|
||||||
"extract_dir": "nginx-1.19.0",
|
"extract_dir": "nginx-1.19.1",
|
||||||
"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