Skip to content

Commit cf4aa62

Browse files
meta: bump nvm to v0.40.6 (#9010)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dca3b49 commit cf4aa62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/snippets/en/download/nvm.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Download and install nvm:
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.5/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.6/install.sh | bash
33

44
# in lieu of restarting the shell
55
\. "$HOME/.nvm/nvm.sh"

0 commit comments

Comments
 (0)