mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
[DEPS] Update luajit2 version to v2.1-20250117 in dependencies
This commit is contained in:
parent
da82f28ead
commit
aede582358
2 changed files with 3 additions and 2 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 libmaxminddb version to v1.12.2
|
||||
- [DEPS] Updated luajit2 version to v2.1-20250117
|
||||
|
||||
## v1.6.0-rc1 - 2025/01/10
|
||||
|
||||
|
|
|
|||
|
|
@ -179,9 +179,9 @@
|
|||
},
|
||||
{
|
||||
"id": "luajit",
|
||||
"name": "LuaJIT v2.1-20241113",
|
||||
"name": "LuaJIT v2.1-20250117",
|
||||
"url": "https://github.com/openresty/luajit2.git",
|
||||
"commit": "098183d9d24b8942a26dcc720fe8725b287ec77f",
|
||||
"commit": "93162f34e7424cd0ea3c4046a9ffacce621626bc",
|
||||
"post_install": "rm -r src/deps/src/luajit/t"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue