Update LuaJIT version to v2.1-20241113 in dependencies

This commit is contained in:
Théophile Diot 2024-11-13 14:14:18 +01:00
parent bae9cb13d9
commit 234c7436aa
No known key found for this signature in database
GPG key ID: FA995104A0BA376A
2 changed files with 3 additions and 2 deletions

View file

@ -28,6 +28,7 @@
- [MISC] Updated context of `realip`'s `USE_PROXY_PROTOCOL` setting to `global` as it was always applied globally even if set only on a service
- [DEPS] Updated lua-resty-core version to v0.1.30
- [DEPS] Updated lua-resty-lrucache version to v0.15
- [DEPS] Updated LuaJIT version to v2.1-20241113
- [DEPS] Updated Mbed TLS version to v3.6.2
## v1.5.11 - 2024/11/08

View file

@ -162,9 +162,9 @@
},
{
"id": "luajit",
"name": "LuaJIT v2.1-20240815",
"name": "LuaJIT v2.1-20241113",
"url": "https://github.com/openresty/luajit2.git",
"commit": "33d6b04681d2f079a6d013988a426a841c52e29e"
"commit": "098183d9d24b8942a26dcc720fe8725b287ec77f"
},
{
"id": "luajit-geoip",