diff --git a/Dockerfile b/Dockerfile index d1abe3a90a..732d5d5a90 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN wget https://luarocks.org/releases/luarocks-3.7.0.tar.gz && tar xf luarocks- RUN cd luarocks-3.7.0 && ./configure && make FROM buildbase AS luajit -RUN git clone https://github.com/LuaJIT/LuaJIT && cd LuaJIT && git checkout 871db2c84ecefd70a850e03a6c340214a81739f0 +RUN git clone https://github.com/LuaJIT/LuaJIT && cd LuaJIT && git checkout 2460b3ff93a1c955de3d62cfc825de7d68dc272e RUN cd LuaJIT && make FROM buildbase AS emmyluadebugger diff --git a/runtime/SimpleGraphic.dll b/runtime/SimpleGraphic.dll index 433217931d..3e9c220b64 100644 Binary files a/runtime/SimpleGraphic.dll and b/runtime/SimpleGraphic.dll differ diff --git a/runtime/abseil_dll.dll b/runtime/abseil_dll.dll index 548b5ee599..1cbd11881a 100644 Binary files a/runtime/abseil_dll.dll and b/runtime/abseil_dll.dll differ diff --git a/runtime/fmt.dll b/runtime/fmt.dll index ae7fd329df..0b14b98b43 100644 Binary files a/runtime/fmt.dll and b/runtime/fmt.dll differ diff --git a/runtime/glfw3.dll b/runtime/glfw3.dll index 666f74f413..86b43a4239 100644 Binary files a/runtime/glfw3.dll and b/runtime/glfw3.dll differ diff --git a/runtime/lcurl.dll b/runtime/lcurl.dll index 6566b5146d..f8ea46b9ee 100644 Binary files a/runtime/lcurl.dll and b/runtime/lcurl.dll differ diff --git a/runtime/libEGL.dll b/runtime/libEGL.dll index 0c786803f3..08f6a490ad 100644 Binary files a/runtime/libEGL.dll and b/runtime/libEGL.dll differ diff --git a/runtime/libGLESv2.dll b/runtime/libGLESv2.dll index d4abc82ce5..f78f54fa2c 100644 Binary files a/runtime/libGLESv2.dll and b/runtime/libGLESv2.dll differ diff --git a/runtime/libcurl.dll b/runtime/libcurl.dll index 0bb4ee9c0d..de67ff711e 100644 Binary files a/runtime/libcurl.dll and b/runtime/libcurl.dll differ diff --git a/runtime/libwebpdecoder.dll b/runtime/libwebpdecoder.dll index c1f821fdb2..cba90c0e01 100644 Binary files a/runtime/libwebpdecoder.dll and b/runtime/libwebpdecoder.dll differ diff --git a/runtime/lua-utf8.dll b/runtime/lua-utf8.dll index 82aceace18..c58c7bc2d5 100644 Binary files a/runtime/lua-utf8.dll and b/runtime/lua-utf8.dll differ diff --git a/runtime/lua51.dll b/runtime/lua51.dll index 9b3c6a665f..a629b073ec 100644 Binary files a/runtime/lua51.dll and b/runtime/lua51.dll differ diff --git a/runtime/lzip.dll b/runtime/lzip.dll index a4353d4f3a..a17b2ad1b1 100644 Binary files a/runtime/lzip.dll and b/runtime/lzip.dll differ diff --git a/runtime/re2.dll b/runtime/re2.dll index 605877a3b8..065603df55 100644 Binary files a/runtime/re2.dll and b/runtime/re2.dll differ diff --git a/runtime/socket.dll b/runtime/socket.dll index 529f92aa1a..b26cca70d6 100644 Binary files a/runtime/socket.dll and b/runtime/socket.dll differ diff --git a/runtime/zlib1.dll b/runtime/zlib1.dll index 82b49f5a82..ccdf3c85c0 100644 Binary files a/runtime/zlib1.dll and b/runtime/zlib1.dll differ diff --git a/runtime/zstd.dll b/runtime/zstd.dll index 015060eaff..dd27d97281 100644 Binary files a/runtime/zstd.dll and b/runtime/zstd.dll differ