Skip to content

Commit 7d7007f

Browse files
attt
1 parent 3a22570 commit 7d7007f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/install_dependencies.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function Install_dependencies()
44

55
local libs = {
66
{url="https://github.com/OUIsolutions/LuaCEmbed/releases/download/v0.779/LuaCEmbed.h",path="dependencies/LuaCEmbed.h"},
7-
{url="https://github.com/OUIsolutions/SilverChain/releases/download/0.1.1/SilverChainApiNoDependenciesIncluded.h",path="dependencies/CSilverChainApiNoDependenciesIncluded.hh"},
7+
{url="https://github.com/OUIsolutions/SilverChain/releases/download/0.1.1/SilverChainApiNoDependenciesIncluded.h",path="dependencies/CSilverChainApiNoDependenciesIncluded.h"},
88
{url="https://github.com/OUIsolutions/CTextEngine/releases/download/v2.002/CTextEngine.h",path="dependencies/CTextEngine.h"},
99
{url="https://github.com/OUIsolutions/DoTheWorld/releases/download/v8.002/doTheWorld.h",path="dependencies/doTheWorld.h"},
1010
{url="https://github.com/OUIsolutions/C-Cli-Entry/releases/download/0.001/CliEntry.h",path="dependencies/CliEntry.h"},

darwinconf.lua

Whitespace-only changes.

0 commit comments

Comments
 (0)