aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorKushal Pisavadia2011-08-22 02:03:52 +0200
committerAdam Vandenberg2011-08-21 11:44:49 -0700
commitd8114a6376cbdd6f1a6cd31a8940d7f865d6e5fc (patch)
treea5d6f9a8c019f37bc0c0efb065a6e91666e38a5d /Library/Formula
parent2cc559c304d6748963ede0dddf1a9d13456fbcf3 (diff)
downloadhomebrew-d8114a6376cbdd6f1a6cd31a8940d7f865d6e5fc.tar.bz2
autojump: fix md5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/autojump.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb
index cdb6a6992..26fd206e3 100644
--- a/Library/Formula/autojump.rb
+++ b/Library/Formula/autojump.rb
@@ -3,7 +3,7 @@ require 'formula'
class Autojump < Formula
url 'https://github.com/downloads/joelthelion/autojump/autojump_v16.tar.gz'
homepage 'https://github.com/joelthelion/autojump/wiki'
- md5 '2ac11b916911fd35e0da3f5cbee45f14'
+ md5 '6d670dbf5d2c2e732b49dc246686973a'
head 'https://github.com/joelthelion/autojump.git'