modman 1.12

Closes Homebrew/homebrew#39551.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Alexander Turiak 2015-05-09 12:54:08 +02:00 committed by Jack Nagel
parent 6e6de16c59
commit b7556a7caf

View file

@ -2,8 +2,8 @@ require "formula"
class Modman < Formula
homepage "https://github.com/colinmollenhour/modman"
url "https://github.com/colinmollenhour/modman/archive/1.11.tar.gz"
sha1 "7b9d2f271eed83135c228e4f9de19f0134acfa1c"
url "https://github.com/colinmollenhour/modman/archive/1.12.tar.gz"
sha1 "8579fe1db73c606de6011f46dc38d6e1b2abecae"
def install
bin.install "modman"