mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update nginx version to 1.26.1 in deps file
This commit is contained in:
parent
a2bda727de
commit
e76c7a6693
1 changed files with 2 additions and 2 deletions
|
|
@ -29,9 +29,9 @@
|
|||
},
|
||||
{
|
||||
"id": "nginx",
|
||||
"name": "Nginx v1.26.0",
|
||||
"name": "Nginx v1.26.1",
|
||||
"url": "https://github.com/nginx/nginx.git",
|
||||
"commit": "361f6bf4b1cd5057d8f6365d1c0a94f3d72824e4"
|
||||
"commit": "02725ce722bc7b34fa307d611eac3956ef744efa"
|
||||
},
|
||||
{
|
||||
"id": "ngx_brotli",
|
||||
|
|
|
|||
Loading…
Reference in a new issue