Skip to content

Commit

Permalink
Merge branch 'zenodeapp/patch-1' (#3558)
Browse files Browse the repository at this point in the history
* zenodeapp/patch-1:
  Update get_cometbft.sh
  • Loading branch information
Fraccaman committed Jul 28, 2024
2 parents c445cc0 + 1991407 commit 4855e2f
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 4855e2f

Please sign in to comment.