We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f9083 commit 4c22e07Copy full SHA for 4c22e07
deps/build.jl
@@ -3,7 +3,7 @@ using BinDeps
3
BinDeps.@setup
4
5
libzstd = library_dependency("libzstd")
6
-version = "1.3.0"
+version = "1.3.4"
7
source = "https://github.com/facebook/zstd/archive/v$(version).tar.gz"
8
9
prefix = joinpath(dirname(@__FILE__), "usr")
0 commit comments