Skip to content

Commit

Permalink
Update get_cometbft.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zenodeapp authored Jul 27, 2024
1 parent c445431 commit 1991407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_cometbft.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -Eo pipefail
# https://github.com/tendermint/tendermint/releases/download/v0.34.13/tendermint_0.34.13_linux_amd64.tar.gz
# https://github.com/heliaxdev/tendermint/releases/download/v0.1.1-abcipp/tendermint_0.1.0-abcipp_darwin_amd64.tar.gz
CMT_MAJORMINOR="0.37"
CMT_PATCH="2"
CMT_PATCH="9"

CMT_REPO="https://github.com/cometbft/cometbft"

Expand Down

0 comments on commit 1991407

Please sign in to comment.