Skip to content

Commit 409b8c2

Browse files
committed
fix?
1 parent a85c56e commit 409b8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ fetch () {
138138
checkout_repo s2n https://github.com/awslabs/s2n-bignum "" "4d2e22a"
139139
checkout_repo openssl https://github.com/openssl/openssl "openssl-3.6.0"
140140
checkout_repo secp256k1 https://github.com/bitcoin-core/secp256k1 "v0.7.0"
141-
checkout_repo flatcc https://github.com/firedancer-io/flatcc.git "master"
141+
checkout_repo flatcc https://github.com/dvidelabs/flatcc.git "v0.6.1"
142142
if [[ $DEVMODE == 1 ]]; then
143143
checkout_repo bzip2 https://gitlab.com/bzip2/bzip2 "bzip2-1.0.8"
144144
checkout_repo rocksdb https://github.com/facebook/rocksdb "v10.5.1"

0 commit comments

Comments
 (0)