update nvm version

This commit is contained in:
Joel Wetzell
2023-10-25 14:26:38 -05:00
parent 52c2c5bd6b
commit a69995d718
+1 -1
View File
@@ -1,5 +1,5 @@
echo "installing nvm"
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
echo "installing sdkman"
curl -s "https://get.sdkman.io" | bash