Skip to content

Commit

Permalink
[add] updated luajit
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Jun 13, 2024
1 parent 54289aa commit 062ddfa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iolite_plugins/dependencies/lua/include/luajit.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@

#include "lua.h"

#define LUAJIT_VERSION "LuaJIT 2.1.1700008891"
#define LUAJIT_VERSION "LuaJIT 2.1.1716656478"
#define LUAJIT_VERSION_NUM 20199 /* Deprecated. */
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1700008891
#define LUAJIT_VERSION_SYM luaJIT_version_2_1_1716656478
#define LUAJIT_COPYRIGHT "Copyright (C) 2005-2023 Mike Pall"
#define LUAJIT_URL "https://luajit.org/"

Expand Down
Binary file modified iolite_plugins/dependencies/lua/lib/lua51.lib
Binary file not shown.
Binary file removed iolite_plugins/windows/lua51.dll
Binary file not shown.

0 comments on commit 062ddfa

Please sign in to comment.