File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ rm -rf dependencies
22mkdir dependencies
33curl -L https://github.com/OUIsolutions/Darwin/releases/download/0.015/darwin.out -o darwin.out
44curl -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
66curl -L https://github.com/OUIsolutions/CTextEngine/releases/download/v2.002/CTextEngine.h -o dependencies/CTextEngine.h
77curl -L https://github.com/OUIsolutions/DoTheWorld/releases/download/v8.002/doTheWorld.h -o dependencies/doTheWorld.h
88curl -L https://github.com/OUIsolutions/C-Cli-Entry/releases/download/0.001/CliEntry.h -o dependencies/CliEntry.h
You can’t perform that action at this time.
0 commit comments