Skip to content

Commit 5be54a8

Browse files
committed
feat: add smolv to external dependencies
1 parent c1dfa10 commit 5be54a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/download_dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ _deps=(
77
"lz4-1.9.3-rev1-linux"
88
"mimalloc-2.0.6-rev1-linux"
99
"pcre-8.37-linux"
10+
"smolv-20200525-linux"
1011
)
1112

1213
for dep in ${_deps[*]}

0 commit comments

Comments
 (0)