diff options
| -rw-r--r-- | Library/Formula/autojump.rb | 4 |
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' |
