We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66d915 commit bf4299fCopy full SHA for bf4299f
build/install_dependencies.lua
@@ -19,7 +19,7 @@ function Install_dependencies()
19
{url="https://github.com/OUIsolutions/CWebStudio/releases/download/5.0.1/CWebStudioOne.c", path = "dependencies/CWebStudioOne.c"},
20
{url="https://github.com/SamuelHenriqueDeMoraisVitrio/SerjaoBerranteiroServer/releases/download/V6.1/serjao_no_dep.c", path = "dependencies/serjao_no_dep.c"},
21
{url = "https://github.com/OUIsolutions/LuaArgv/releases/download/0.07/luargv.lua", path = "dependencies/luargv.lua"},
22
- {url="https://github.com/OUIsolutions/LuaShip/releases/download/0.2.0/LuaShip.lua", path = "dependencies/LuaShip.lua"},
+ {url="https://github.com/OUIsolutions/LuaShip/releases/download/0.2.1/LuaShip.lua", path = "dependencies/LuaShip.lua"},
23
{url="https://github.com/OUIsolutions/LuaWebDriver/releases/download/1.7.0/luaWebDriver.lua", path = "dependencies/luaWebDriver.lua"},
24
{url="https://github.com/SamuelHenriqueDeMoraisVitrio/LuaBerrante/releases/download/V0.0.1/LuaBerrante.lua", path = "dependencies/LuaBerrante.lua"},
25
{url="https://github.com/mateusmoutinho/LuaHeritage/releases/download/1.0.0/heregitage.lua", path = "dependencies/heregitage.lua"},
0 commit comments