Skip to content

Commit 21ed5da

Browse files
committed
Update checkout-deps.sh
1 parent 7fe61d9 commit 21ed5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/checkout-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ done
2323
ismac=0
2424
iswin=0
2525

26-
archive_ext=tar.gz
26+
archive_ext=tar.xz
2727
decomp="tar xf"
2828

2929
if [ `uname` = "Darwin" ]; then

0 commit comments

Comments
 (0)