pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.62k stars 519 forks source link

Upgraded Linux x64 LuaSocket to 3.1.0 #1160

Open madmaxoft opened 1 year ago

madmaxoft commented 1 year ago

The build script needed minor changes.

Updated the x64 Linux binaries, the others are left untouched.

pkulchenko commented 1 year ago

@madmaxoft, I've integrated these changes into #1075, as it needs to be done for other platforms in a similar way.

Can you test that branch and report if that works for you? Thanks!

madmaxoft commented 1 year ago

Works for me.