aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDavid Schlosnagle2010-12-30 16:07:55 -0500
committerMike McQuaid2010-12-30 21:39:35 +0000
commitbff1d6cf910fb825d29c1c62e0496f32ed3ee2b3 (patch)
tree91f1e82a85294b8d7683bfa17823b6d7e3141f9b /Library/Formula
parentb914e1f8636f2a60735c3416c1d22e2ea4af8a6f (diff)
downloadhomebrew-bff1d6cf910fb825d29c1c62e0496f32ed3ee2b3.tar.bz2
Update formula: autojump 14
Closes #3760. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/autojump.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb
index 380411a2e..f79a2ab34 100644
--- a/Library/Formula/autojump.rb
+++ b/Library/Formula/autojump.rb
@@ -1,10 +1,10 @@
require 'formula'
class Autojump <Formula
- url 'https://github.com/downloads/joelthelion/autojump/autojump_v13.tar.gz'
+ url 'https://github.com/downloads/joelthelion/autojump/autojump_v14.tar.gz'
homepage 'https://github.com/joelthelion/autojump/wiki'
- md5 '13e4e6173f4ed63b8babb00fcd95f600'
- version '13'
+ md5 '7c0a41a2d33aee11a844dc17f7825dc9'
+ version '14'
def install
bin.install "autojump"