diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/autojump.rb | 2 |
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' |
