mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
nginx: Update to version 1.27.5
This commit is contained in:
parent
49fe419439
commit
02896c1266
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.27.4",
|
||||
"version": "1.27.5",
|
||||
"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.27.4.zip",
|
||||
"hash": "203424f33554ae4b915e08e70ae5ff28ff5696b6a8ac9d57127fca1f1c6ff360",
|
||||
"extract_dir": "nginx-1.27.4",
|
||||
"url": "https://nginx.org/download/nginx-1.27.5.zip",
|
||||
"hash": "7ca07528f52c02df33735fedbb9cf822d38079f26c3d9f2774ed512af4fdafd4",
|
||||
"extract_dir": "nginx-1.27.5",
|
||||
"bin": "nginx.exe",
|
||||
"env_set": {
|
||||
"NGINX_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user