aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorEvan Shelhamer2011-08-19 08:03:56 -0400
committerAdam Vandenberg2011-08-19 09:23:36 -0700
commit3a15a69e21e1d5b1f2d0e10595c91b89fdbcb28c (patch)
tree4071f97968530f41f0eb23f475e79d5c0e22fdb9 /Library
parent5108dd3a0637b86027ef9ea3775c1871b0c7f14f (diff)
downloadhomebrew-3a15a69e21e1d5b1f2d0e10595c91b89fdbcb28c.tar.bz2
autojump v16
Includes fixes for Lion. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 dfc699d6b..cdb6a6992 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_v15.tar.gz'
+ url 'https://github.com/downloads/joelthelion/autojump/autojump_v16.tar.gz'
homepage 'https://github.com/joelthelion/autojump/wiki'
- md5 'a4a36d774ccb27cbcc9dcc6e2528632b'
+ md5 '2ac11b916911fd35e0da3f5cbee45f14'
head 'https://github.com/joelthelion/autojump.git'