Skip to content

Commit 72ce302

Browse files
committed
Update zstd to version 1.5.7
1 parent a243390 commit 72ce302

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zstd/build

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
check() {
22
url https://github.com/facebook/zstd/tags
3-
match version 1.5.6 'tags/v([0-9.]+)\.tar'
3+
match version 1.5.7 'tags/v([0-9.]+)\.tar'
44
}
55

66
prepare() {
7-
unpack https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-1.5.6.tar.gz
8-
tree 0fa1c070c45210ef4318fa46f9dd84002a3e66fb67ea46961608f7f86f36f2ee
7+
unpack https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-1.5.7.tar.gz
8+
tree 4f0be9943043aeb309f1b371e0e14ede69e46309f342d5a92a7aff56c65d229e
99
}
1010

1111
build() {

0 commit comments

Comments
 (0)