Skip to content

Commit 9106a1d

Browse files
chore: update versions for Go, Node, pnpm, and jq in install.sh (#1832)
1 parent b95653c commit 9106a1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/install.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ INSTALL_LOG="${PREFIX}/.install_log"
77

88
# Versions
99
VERSIONS=(
10-
"go:1.21.7"
11-
"node:20.9.0"
12-
"pnpm:9.5.0"
10+
"go:1.24.4"
11+
"node:22.16.0"
12+
"pnpm:10.12.1"
1313
"solana:2.2.15"
1414
"anchor:anchor-v0.29.0"
15-
"jq:jq-1.7.1"
15+
"jq:jq-1.8.0"
1616
"photon:0.50.1"
1717
"redis:8.0.1"
1818
)

0 commit comments

Comments
 (0)