update nvm version

This commit is contained in:
2025-10-05 14:28:56 -05:00
committed by GitHub
parent a69995d718
commit 17893585ed
+1 -1
View File
@@ -1,5 +1,5 @@
echo "installing nvm"
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
echo "installing sdkman"
curl -s "https://get.sdkman.io" | bash