macOS: update LuaJIT to commit 43d0a19

This commit is contained in:
Sasha Szpakowski
2023-12-02 14:38:01 -04:00
parent 5eb5811ada
commit 2682f1e748
2 changed files with 2 additions and 2 deletions
@@ -30,9 +30,9 @@
#include "lua.h"
#define LUAJIT_VERSION "LuaJIT 2.1.1694316387"
#define LUAJIT_VERSION "LuaJIT 2.1.1700008891"
#define LUAJIT_VERSION_NUM 20199 /* Deprecated. */
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1694316387
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1700008891
#define LUAJIT_COPYRIGHT "Copyright (C) 2005-2023 Mike Pall"
#define LUAJIT_URL "https://luajit.org/"
Binary file not shown.