Skip to content

Commit

Permalink
use updated bet release files in install script
Browse files Browse the repository at this point in the history
  • Loading branch information
satindergrewal committed Nov 22, 2021
1 parent 521c779 commit ad4a70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install-pangea.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CHIPS_DL_URL="https://github.com/chips-blockchain/chips/releases/download/16.99.
CHIPS_BOOTSTRAP_FILE="CHIPS-bootstrap.tar.gz"
CHIPS_BOOTSTRAP_URL="https://eu.bootstrap.dexstats.info/CHIPS-bootstrap.tar.gz"

BET_TAG="v0.1.3-568-ge1ded37"
BET_TAG="v0.1.3-571-g521c779"
BET_FILE="bet-linux-x86_64-$(printf '%s' $BET_TAG).tar.gz"
BET_DL_URL="https://github.com/chips-blockchain/bet/releases/download/$BET_TAG/$BET_FILE"

Expand Down

0 comments on commit ad4a70a

Please sign in to comment.