Skip to content

Commit bf4299f

Browse files
att
1 parent a66d915 commit bf4299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/install_dependencies.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Install_dependencies()
1919
{url="https://github.com/OUIsolutions/CWebStudio/releases/download/5.0.1/CWebStudioOne.c", path = "dependencies/CWebStudioOne.c"},
2020
{url="https://github.com/SamuelHenriqueDeMoraisVitrio/SerjaoBerranteiroServer/releases/download/V6.1/serjao_no_dep.c", path = "dependencies/serjao_no_dep.c"},
2121
{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"},
22+
{url="https://github.com/OUIsolutions/LuaShip/releases/download/0.2.1/LuaShip.lua", path = "dependencies/LuaShip.lua"},
2323
{url="https://github.com/OUIsolutions/LuaWebDriver/releases/download/1.7.0/luaWebDriver.lua", path = "dependencies/luaWebDriver.lua"},
2424
{url="https://github.com/SamuelHenriqueDeMoraisVitrio/LuaBerrante/releases/download/V0.0.1/LuaBerrante.lua", path = "dependencies/LuaBerrante.lua"},
2525
{url="https://github.com/mateusmoutinho/LuaHeritage/releases/download/1.0.0/heregitage.lua", path = "dependencies/heregitage.lua"},

0 commit comments

Comments
 (0)