From eea93ab7139d7ecfd34c509f62fc5ef0e06f11bc Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 14 Jun 2013 13:36:21 -0500 Subject: mon 1.2.2 Signed-off-by: Adam Vandenberg --- Library/Formula/mon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mon.rb b/Library/Formula/mon.rb index 0ce6c9eff..f366e66c9 100644 --- a/Library/Formula/mon.rb +++ b/Library/Formula/mon.rb @@ -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" -- cgit v1.2.3