Skip to content

Commit b197d39

Browse files
att
1 parent bae95cd commit b197d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ rm -rf dependencies
22
mkdir dependencies
33
curl -L https://github.com/OUIsolutions/Darwin/releases/download/0.015/darwin.out -o darwin.out
44
curl -L https://github.com/OUIsolutions/LuaCEmbed/releases/download/v0.779/LuaCEmbed.h -o dependencies/LuaCEmbed.h
5-
curl -L https://github.com/OUIsolutions/SilverChain/releases/download/0.1.0/SilverChainApiNoDependenciesIncluded.h -o dependencies/CSilverChainApiNoDependenciesIncluded.h
5+
curl -L https://github.com/OUIsolutions/SilverChain/releases/download/0.1.1/SilverChainApiNoDependenciesIncluded.h -o dependencies/CSilverChainApiNoDependenciesIncluded.h
66
curl -L https://github.com/OUIsolutions/CTextEngine/releases/download/v2.002/CTextEngine.h -o dependencies/CTextEngine.h
77
curl -L https://github.com/OUIsolutions/DoTheWorld/releases/download/v8.002/doTheWorld.h -o dependencies/doTheWorld.h
88
curl -L https://github.com/OUIsolutions/C-Cli-Entry/releases/download/0.001/CliEntry.h -o dependencies/CliEntry.h

0 commit comments

Comments
 (0)