[DEPS] Update luajit2 version to v2.1-20250117 in dependencies

This commit is contained in:
Théophile Diot 2025-01-17 10:03:36 +01:00
parent da82f28ead
commit aede582358
No known key found for this signature in database
GPG key ID: FA995104A0BA376A
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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"
},
{