aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-11-25 08:32:09 -0800
committerAdam Vandenberg2012-11-25 08:32:09 -0800
commit3b209709febcb19ca31737cf83f315b4656ea8d6 (patch)
tree52a3308438a95e1cfc299bd1dcefdf42c1a18df7 /Library
parent1c4bf2c271bf905e6e7d5ef14201feefd859c5f7 (diff)
downloadhomebrew-3b209709febcb19ca31737cf83f315b4656ea8d6.tar.bz2
autojump 21.1.2
Closes #16198.
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 c0d80fa25..5ba16ad9f 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/downloads/joelthelion/autojump/autojump_v21.0.5.tar.gz'
- sha1 'df2f7acd1b88e278fa0cace4db3b4a8fa01e4c23'
+ url 'https://github.com/downloads/joelthelion/autojump/autojump_v21.1.2.tar.gz'
+ sha1 '3137d88f52eadecebdbeff12e28586d01c7cf60b'
head 'https://github.com/joelthelion/autojump.git'