From 17bf3db34709a322c8f14d81a2563ed03477b144 Mon Sep 17 00:00:00 2001 From: Bobby Burden Date: Fri, 13 Mar 2015 21:40:16 -0400 Subject: modman 1.11 Closes #37701. Signed-off-by: Tim D. Smith --- Library/Formula/modman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/modman.rb b/Library/Formula/modman.rb index 6c7aa7da0..3c1971dfd 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.10.tar.gz" - sha1 "6469426438d4f932f6863d6e2669a264b254944d" + url "https://github.com/colinmollenhour/modman/archive/1.11.tar.gz" + sha1 "7b9d2f271eed83135c228e4f9de19f0134acfa1c" def install bin.install "modman" -- cgit v1.2.3