mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
nginx: Update to version 1.29.0
This commit is contained in:
parent
285eb84cb9
commit
05871de505
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.5",
|
"version": "1.29.0",
|
||||||
"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.27.5.zip",
|
"url": "https://nginx.org/download/nginx-1.29.0.zip",
|
||||||
"hash": "7ca07528f52c02df33735fedbb9cf822d38079f26c3d9f2774ed512af4fdafd4",
|
"hash": "fed5551ac776a9001eb26d43134695403d6703e9c3c85759c592aea4d223ef09",
|
||||||
"extract_dir": "nginx-1.27.5",
|
"extract_dir": "nginx-1.29.0",
|
||||||
"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