aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorWilliam Ting2013-05-22 10:22:34 -0700
committerAdam Vandenberg2013-05-22 10:31:13 -0700
commit0a859d8daa6970d6db1c3f4680a06844bcf10475 (patch)
tree49ba9839fa47691040986406fffa0802f28d6d5e /Library/Formula
parentd13cf7b7955fbbbc92eb64d7ae535397ca9b04df (diff)
downloadhomebrew-0a859d8daa6970d6db1c3f4680a06844bcf10475.tar.bz2
autojump 21.6.8
Closes #19996. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 ff5c2a58d..6e995f7ad 100644
--- a/Library/Formula/autojump.rb
+++ b/Library/Formula/autojump.rb
@@ -2,8 +2,8 @@ require 'formula'
class Autojump < Formula
homepage 'https://github.com/joelthelion/autojump#name'
- url 'https://github.com/joelthelion/autojump/archive/release-v21.5.8.tar.gz'
- sha1 '82c87eae6d8883afea5680eaf304b61c4ee8eb96'
+ url 'https://github.com/joelthelion/autojump/archive/release-v21.6.8.tar.gz'
+ sha1 'f79858b79155bbb7487e56cfa97431443494ce81'
head 'https://github.com/joelthelion/autojump.git'