mon 1.2.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
8d9b300bb0
commit
a1b0ff4b00
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.2.tar.gz'
|
||||
sha1 '01af043f44fe8654ce2c82d17ae1664a572064f2'
|
||||
url 'https://github.com/visionmedia/mon/archive/1.2.3.tar.gz'
|
||||
sha1 '9c5013332b6ecccb6368b100e6aee377e35b5bb1'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue