Skip to content

Commit 73059b4

Browse files
updgrading deps
1 parent 51b2129 commit 73059b4

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
@@ -20,7 +20,7 @@ function Install_dependencies()
2020
{url="https://github.com/SamuelHenriqueDeMoraisVitrio/SerjaoBerranteiroServer/releases/download/V6/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"},
2222
{url="https://github.com/OUIsolutions/LuaShip/releases/download/0.2.0/LuaShip.lua", path = "dependencies/LuaShip.lua"},
23-
{url="https://github.com/OUIsolutions/LuaWebDriver/releases/download/1.6.0/luaWebDriver.lua", path = "dependencies/luaWebDriver.lua"},
23+
{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"},
2626
{url="https://github.com/OUIsolutions/clpr/releases/download/0.1.0/embed.lua", path = "dependencies/clpr.lua"},

0 commit comments

Comments
 (0)