mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nginx: Update to version 1.27.4
This commit is contained in:
parent
f9aa03b024
commit
7122b6cdef
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.27.3",
|
||||
"version": "1.27.4",
|
||||
"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.3.zip",
|
||||
"hash": "c8d851ab2673b986fe82b9bb2e681ef0cc675a25d69381aa00b63a1663510d6e",
|
||||
"extract_dir": "nginx-1.27.3",
|
||||
"url": "https://nginx.org/download/nginx-1.27.4.zip",
|
||||
"hash": "203424f33554ae4b915e08e70ae5ff28ff5696b6a8ac9d57127fca1f1c6ff360",
|
||||
"extract_dir": "nginx-1.27.4",
|
||||
"bin": "nginx.exe",
|
||||
"env_set": {
|
||||
"NGINX_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user