From efd130593abcae24bf9414166b9f051b530d1a48 Mon Sep 17 00:00:00 2001 From: tnarik Date: Fri, 10 Apr 2015 19:08:47 +0100 Subject: nvm 0.24.1 Bumped to version 0.24.1, which includes startup improvements. Closes #38525. Signed-off-by: Tim D. Smith --- Library/Formula/nvm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/nvm.rb b/Library/Formula/nvm.rb index 4117541a4..33f2921d1 100644 --- a/Library/Formula/nvm.rb +++ b/Library/Formula/nvm.rb @@ -1,7 +1,7 @@ class Nvm < Formula homepage "https://github.com/creationix/nvm" - url "https://github.com/creationix/nvm/archive/v0.24.0.tar.gz" - sha256 "f76800f248ebe611c8c2588553cc906d335baafbfd083ee6fdedee349a979c54" + url "https://github.com/creationix/nvm/archive/v0.24.1.tar.gz" + sha256 "0008754e7421c55e66f36c4a83ca775928f7b2e7a0543098f0050d9780419b2a" head "https://github.com/creationix/nvm.git" def install -- cgit v1.2.3