aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorEvan Shelhamer2013-02-10 13:00:48 -0800
committerJack Nagel2013-02-10 16:47:25 -0600
commitad5d917ef6450752af6dc996418f49f59b5ff302 (patch)
tree500b80e799cbaae7cd160a5e27d987e06e73aeb4 /Library
parent18ff8a67fb9a05c440af321baebc9c40d33a5522 (diff)
downloadhomebrew-ad5d917ef6450752af6dc996418f49f59b5ff302.tar.bz2
autojump 21.4.2
Closes #17742. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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 7e1fcf3df..96c28ba41 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.3.0.tar.gz'
- sha1 'fb9db92fca7c760c94e27f200dc0b2e1773ca150'
+ url 'https://github.com/joelthelion/autojump/archive/release-v21.4.2.tar.gz'
+ sha1 '6876838c570542a8af90b5850d5e17c8d656c50a'
head 'https://github.com/joelthelion/autojump.git'