File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ 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/v0.08/CSilverChainApiNoDependenciesIncluded .h -o dependencies/CSilverChainApiNoDependenciesIncluded.h
5+ curl -L https://github.com/OUIsolutions/SilverChain/releases/download/0.1.0/SilverChainApiNoDependenciesIncluded .h -o dependencies/CSilverChainApiNoDependenciesIncluded.h
66curl -L https://github.com/OUIsolutions/CTextEngine/releases/download/v2.002/CTextEngine.h -o dependencies/CTextEngine.h
7- curl -L https://github.com/OUIsolutions/DoTheWorld/releases/download/v7.006 /doTheWorld.h -o dependencies/doTheWorld.h
7+ curl -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
99sudo chmod +x darwin.out
You can’t perform that action at this time.
0 commit comments