mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
Merge branch 'CW-432-Add-Bitcoin-Cash-BCH' of https://github.com/cake-tech/cake_wallet into CW-432-Add-Bitcoin-Cash-BCH
This commit is contained in:
commit
f3b2c91c6c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
. ./config.sh
|
||||
HAVEN_VERSION=tags/v3.0.7
|
||||
HAVEN_VERSION=527845a8e8b6de6bb65ae75370c3b5104ff17ec7
|
||||
HAVEN_SRC_DIR=${WORKDIR}/haven
|
||||
|
||||
git clone https://github.com/haven-protocol-org/haven-main.git ${HAVEN_SRC_DIR}
|
||||
|
|
Loading…
Reference in a new issue