Skip to content

Commit

Permalink
Bumping solana validator (#12832)
Browse files Browse the repository at this point in the history
* Bumping solana

* Bumping the checksum for solana validator
  • Loading branch information
smickovskid authored and ilija42 committed Apr 23, 2024
1 parent be50a83 commit bb84abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/ci/install_solana
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash

set -euo pipefail
VERSION=v1.13.3
SHASUM=3a063fe58e6f8bc9e9de84a8d1b96da87e9184cb357d462522f7ec8a2c23bec2
VERSION=v1.17.28
SHASUM=97faa4d14becfccd3bc539dbc0aaf28c84cfe9d80d299ec70092fb5844403724

echo "Installing solana@${VERSION}"
curl -sSfL https://release.solana.com/$VERSION/install --output install_solana.sh \
Expand Down

0 comments on commit bb84abf

Please sign in to comment.