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.59k stars 518 forks source link

Download links are broken #1182

Closed idanmiara closed 2 months ago

idanmiara commented 2 months ago

Hi, The download links for all platforms are not available https://studio.zerobrane.com/download

Maybe someone can post here a link to a mirror to the latest version until this issue is fixed?

pkulchenko commented 2 months ago

The links were still working, but had a self-signed certificate set for the domain, so the browser was likely showing a warning. This should be fixed now; thank you for the report!