aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nvm.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/nvm.rb b/Library/Formula/nvm.rb
index 84b771977..7435484d8 100644
--- a/Library/Formula/nvm.rb
+++ b/Library/Formula/nvm.rb
@@ -3,8 +3,8 @@ require "formula"
class Nvm < Formula
homepage "https://github.com/creationix/nvm"
head "https://github.com/creationix/nvm.git"
- url "https://github.com/creationix/nvm/archive/v0.14.0.tar.gz"
- sha1 "cfd734392c46eb757634dbea0db5d2cfbd9503ea"
+ url "https://github.com/creationix/nvm/archive/v0.15.0.tar.gz"
+ sha1 "87f98661ca3168e3dc7a230ad7e20132e8b760e4"
def install
prefix.install "nvm.sh"