Skip to content

Commit 04f4b27

Browse files
att
1 parent 397b343 commit 04f4b27

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
@@ -12,7 +12,7 @@ function Install_dependencies()
1212
{ url = "https://github.com/SamuelHenriqueDeMoraisVitrio/ClientSDKOpenAI/releases/download/0.0.10/SDK_OpenAI.h", path = "dependencies/SDK_OpenAI.h" },
1313
{url = "https://github.com/OUIsolutions/LuaCEmbed/releases/download/0.9.1/LuaCEmbed.c", path = "dependencies/LuaCEmbed.c"},
1414
{url = "https://github.com/OUIsolutions/LuaCEmbed/releases/download/0.9.1/LuaCEmbed.h", path = "dependencies/LuaCEmbed.h"},
15-
{url = "https://github.com/OUIsolutions/LuaDoTheWorld/releases/download/0.9.1/luaDoTheWorld_no_dep.c", path = "dependencies/luaDoTheWorld_no_dep.c"},
15+
{url = "https://github.com/OUIsolutions/LuaDoTheWorld/releases/download/0.10.0/luaDoTheWorld_no_dep.c", path = "dependencies/luaDoTheWorld_no_dep.c"},
1616
{url = "https://github.com/OUIsolutions/LuaFluidJson/releases/download/0.6.1/luaFluidJson_no_dep.c", path = "dependencies/luaFluidJson_no_dep.c"},
1717
{url="https://github.com/OUIsolutions/Lua-Bear/releases/download/0.3.1/luaBear_no_dep.c", path = "dependencies/luaBear_no_dep.c"},
1818
{url="https://github.com/OUIsolutions/CWebStudio/releases/download/4.0.0/CWebStudio.h", path = "dependencies/CWebStudio.h"},

0 commit comments

Comments
 (0)