mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
[DEPS] Update libinjection to latest commit on main branch
This commit is contained in:
parent
b2a73f944e
commit
3d719f14f6
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
[FEATURE] Add `plugin_list` command to `bwcli` for listing available plugins and their commands
|
||||
- [DOCS] Added Swarm deprecated notice in the documentation
|
||||
- [DEPS] Updated headers-more-nginx-module version to v0.37
|
||||
- [DEPS] Updated libinjection to latest commit on main branch
|
||||
- [DEPS] Updated libmaxminddb version to v1.12.2
|
||||
- [DEPS] Updated luajit2 version to v2.1-20250117
|
||||
- [DEPS] Updated lua-resty-core version to v0.1.31
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
"id": "libinjection",
|
||||
"name": "libinjection v3.10.0+",
|
||||
"url": "https://github.com/libinjection/libinjection.git",
|
||||
"commit": "49904c42a6e68dc8f16c022c693e897e4010a06c",
|
||||
"commit": "73268cfd85f9ee625e1d73ec2b37672bb2fd83f6",
|
||||
"post_install": "rm -r src/deps/src/libinjection/tests"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue