From 07448b46ca7a078b3c296cc3e391314324255341 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 20 Jul 2014 19:25:41 -0700 Subject: nvm 0.11.1 --- Library/Formula/nvm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/nvm.rb b/Library/Formula/nvm.rb index e1148b863..294e5d947 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.11.0.tar.gz" - sha1 "bb5ea319da62b7134424dd637816ac49b496635d" + url "https://github.com/creationix/nvm/archive/v0.11.1.tar.gz" + sha1 "f3dcef8899c2ca5fd31e9e9181df7ef98ea0b7c0" def install prefix.install "nvm.sh" -- cgit v1.2.3