aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"