aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mr.rb
diff options
context:
space:
mode:
authorYegor Pomortsev2014-11-11 12:25:51 -0800
committerJack Nagel2014-11-11 20:31:31 -0600
commit7faf4d437eec290fb085e9c883c070e1f98239d2 (patch)
tree05217c0e16333665d9a464e8d97cbcbc72e872bd /Library/Formula/mr.rb
parentfc665cbab5742df7f5997ede663c622905cf2d8c (diff)
downloadhomebrew-7faf4d437eec290fb085e9c883c070e1f98239d2.tar.bz2
mr 1.20141024
Closes #34110. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/mr.rb')
-rw-r--r--Library/Formula/mr.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mr.rb b/Library/Formula/mr.rb
index bb9f0745e..c65b0f02b 100644
--- a/Library/Formula/mr.rb
+++ b/Library/Formula/mr.rb
@@ -2,7 +2,7 @@ require 'formula'
class Mr < Formula
homepage 'http://myrepos.branchable.com/'
- url 'git://myrepos.branchable.com/', :tag => '1.20130826'
+ url 'git://myrepos.branchable.com/', :tag => '1.20141024'
def install
system "make"