Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytimoshin authored Sep 11, 2024
1 parent b95cc14 commit 49b2c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ VERSIONS=(
"solana:1.18.22"
"anchor:anchor-v0.29.0"
"jq:jq-1.7.1"
"photon:0.44.0"
"photon:0.45.0"
)

# Architecture-specific suffixes
Expand Down Expand Up @@ -202,4 +202,4 @@ main() {
echo "✨ Light Protocol development dependencies installed"
}

main
main

0 comments on commit 49b2c31

Please sign in to comment.