aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mon.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mon.rb b/Library/Formula/mon.rb
index f366e66c9..7541fee96 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.2.tar.gz'
- sha1 '01af043f44fe8654ce2c82d17ae1664a572064f2'
+ url 'https://github.com/visionmedia/mon/archive/1.2.3.tar.gz'
+ sha1 '9c5013332b6ecccb6368b100e6aee377e35b5bb1'
def install
system "make"