mon 1.2.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-06-14 13:36:21 -05:00 committed by Adam Vandenberg
parent c2f79f75ce
commit e14fe43554

View file

@ -2,8 +2,8 @@ require 'formula'
class Mon < Formula
homepage 'https://github.com/visionmedia/mon'
url 'https://github.com/visionmedia/mon/archive/1.2.0.tar.gz'
sha1 '5c29c8c972d6f8f586f831cd8fc2c51e53873e16'
url 'https://github.com/visionmedia/mon/archive/1.2.2.tar.gz'
sha1 '01af043f44fe8654ce2c82d17ae1664a572064f2'
def install
system "make"