From 20b08aff2b9be4083fc250d2ef7b2c734bfe04c2 Mon Sep 17 00:00:00 2001 From: Bobby Burden Date: Wed, 31 Dec 2014 08:13:29 -0500 Subject: Version bump from 1.9.9 to 1.10 Closes #35394. Signed-off-by: Mike McQuaid --- Library/Formula/modman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/modman.rb b/Library/Formula/modman.rb index 730425960..6c7aa7da0 100644 --- a/Library/Formula/modman.rb +++ b/Library/Formula/modman.rb @@ -2,8 +2,8 @@ require "formula" class Modman < Formula homepage "https://github.com/colinmollenhour/modman" - url "https://github.com/colinmollenhour/modman/archive/1.9.9.tar.gz" - sha1 "248d68856d66941359a62db5a4a788545369c026" + url "https://github.com/colinmollenhour/modman/archive/1.10.tar.gz" + sha1 "6469426438d4f932f6863d6e2669a264b254944d" def install bin.install "modman" -- cgit v1.2.3