diff options
Diffstat (limited to 'Library/Formula/autojump.rb')
| -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 988b607cc..d5d7d94ba 100644 --- a/Library/Formula/autojump.rb +++ b/Library/Formula/autojump.rb @@ -3,7 +3,7 @@ require 'formula' class Autojump < Formula homepage 'https://github.com/joelthelion/autojump/wiki' url 'https://github.com/downloads/joelthelion/autojump/autojump_v20.tar.gz' - md5 '5297817c33959cb5afc070f5d174b24f' + sha1 '7de157feb90dc22d5959914fa531844c68d5ba7b' head 'https://github.com/joelthelion/autojump.git' |
