From 79d070135f3256ffe44fb48dd99d4b1a26c0c71d Mon Sep 17 00:00:00 2001 From: Luke Gallagher Date: Mon, 18 Oct 2010 23:28:34 +1100 Subject: Fix md5 for npm Signed-off-by: Adam Vandenberg * Bumped to 0.2.4-1 --- Library/Formula/npm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/npm.rb b/Library/Formula/npm.rb index cfce2f0c6..aa9fdecc0 100644 --- a/Library/Formula/npm.rb +++ b/Library/Formula/npm.rb @@ -1,9 +1,9 @@ require 'formula' class Npm