sh -c "$(curl -sSfL https://release.solana.com/v1.9.2/install)"
PATH="/root/.local/share/solana/install/active_release/bin:$PATH"
sh -c "$(curl -sSfL https://release.solana.com/v1.8.5/install)"
curl https://release.solana.com/v1.9.5/solana-install-init-x86_64-pc-windows-msvc.exe --output C:solana-install-tmpsolana-install-init.exe --create-dirs
sh -c "$(curl -sSfL https://release.solana.com/v1.14.3/install)"