Skip to content

Commit

Permalink
deps: lz4 v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
riptl authored and ripatel-fd committed Dec 2, 2024
1 parent 5c71da9 commit bd97bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ fetch () {
checkout_llvm
fi
checkout_repo zstd https://github.com/facebook/zstd "v1.5.6"
checkout_repo lz4 https://github.com/lz4/lz4 "v1.9.4"
checkout_repo lz4 https://github.com/lz4/lz4 "v1.10.0"
checkout_repo secp256k1 https://github.com/bitcoin-core/secp256k1 "v0.5.0"
checkout_repo s2n https://github.com/awslabs/s2n-bignum "" "efa579c"
#checkout_repo openssl https://github.com/openssl/openssl "openssl-3.3.1"
Expand Down

0 comments on commit bd97bdb

Please sign in to comment.