autojump: Update to v21.3.0
Closes Homebrew/homebrew#16990. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
5dfa7cd078
commit
2eadab0af5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Autojump < Formula
|
class Autojump < Formula
|
||||||
homepage 'https://github.com/joelthelion/autojump#name'
|
homepage 'https://github.com/joelthelion/autojump#name'
|
||||||
url 'https://github.com/joelthelion/autojump/archive/release-v21.1.4.tar.gz'
|
url 'https://github.com/joelthelion/autojump/archive/release-v21.3.0.tar.gz'
|
||||||
sha1 '7c7035e8258cc9171a1b6a13a3ce412630070586'
|
sha1 'fb9db92fca7c760c94e27f200dc0b2e1773ca150'
|
||||||
|
|
||||||
head 'https://github.com/joelthelion/autojump.git'
|
head 'https://github.com/joelthelion/autojump.git'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue