Skip to content

Commit 2d916fc

Browse files
github-actions[bot]Wires77LocalIdentity
authored
Update to SimpleGraphic v2.5.4 (#2391)
* Update DLLs to SimpleGraphic-v2.5.4 * Update docker luaJIT version --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 11e1777 commit 2d916fc

17 files changed

Lines changed: 1 addition & 1 deletion

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN wget https://luarocks.org/releases/luarocks-3.7.0.tar.gz && tar xf luarocks-
1414
RUN cd luarocks-3.7.0 && ./configure && make
1515

1616
FROM buildbase AS luajit
17-
RUN git clone https://github.com/LuaJIT/LuaJIT && cd LuaJIT && git checkout 871db2c84ecefd70a850e03a6c340214a81739f0
17+
RUN git clone https://github.com/LuaJIT/LuaJIT && cd LuaJIT && git checkout 2460b3ff93a1c955de3d62cfc825de7d68dc272e
1818
RUN cd LuaJIT && make
1919

2020
FROM buildbase AS emmyluadebugger

runtime/SimpleGraphic.dll

-37.5 KB
Binary file not shown.

runtime/abseil_dll.dll

136 KB
Binary file not shown.

runtime/fmt.dll

-18.5 KB
Binary file not shown.

runtime/glfw3.dll

0 Bytes
Binary file not shown.

runtime/lcurl.dll

0 Bytes
Binary file not shown.

runtime/libEGL.dll

512 Bytes
Binary file not shown.

runtime/libGLESv2.dll

173 KB
Binary file not shown.

runtime/libcurl.dll

81.5 KB
Binary file not shown.

runtime/libwebpdecoder.dll

-512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)