mon 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c2f79f75ce
commit
e14fe43554
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue