Skip to content

Commit f71962b

Browse files
committed
adrian
1 parent 76b66ee commit f71962b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

darwindeps.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"type": "url",
4+
"url": "https://github.com/OUIsolutions/DoTheWorld/releases/download/10.0.1/doTheWorldOne.c",
5+
"dest": "dependencies/doTheWorldOne.c"
6+
},
7+
{
8+
"type": "url",
9+
"url": "https://github.com/OUIsolutions/C-argv-parser/releases/download/0.0.1/CArgvParseOne.c",
10+
"dest": "dependencies/CArgvParseOne.c"
11+
},
12+
{
13+
"type": "url",
14+
"url": "https://github.com/OUIsolutions/CWebStudio/releases/download/5.0.1/CWebStudioOne.c",
15+
"dest": "dependencies/CWebStudioOne.c"
16+
}
17+
]

0 commit comments

Comments
 (0)