aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorZac Lee2011-09-12 00:19:41 +0800
committerCharlie Sharpsteen2011-09-12 10:36:18 -0700
commit89f51769db3898caf959fca6f926b0f58f561ed7 (patch)
treeed27fd596d3b60d63641840486af04a02d825c17 /Library/Formula
parent2cd02b217b80d93bb0cd43b5e014689c4645e129 (diff)
downloadhomebrew-89f51769db3898caf959fca6f926b0f58f561ed7.tar.bz2
autojump: Update to v17
Closes #7569. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/autojump.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb
index 26fd206e3..60fba4687 100644
--- a/Library/Formula/autojump.rb
+++ b/Library/Formula/autojump.rb
@@ -1,9 +1,9 @@
require 'formula'
class Autojump < Formula
- url 'https://github.com/downloads/joelthelion/autojump/autojump_v16.tar.gz'
+ url 'https://github.com/downloads/joelthelion/autojump/autojump_v17.tar.gz'
homepage 'https://github.com/joelthelion/autojump/wiki'
- md5 '6d670dbf5d2c2e732b49dc246686973a'
+ md5 '38f9cf32fc6442d2db82a64086811a2b'
head 'https://github.com/joelthelion/autojump.git'