autojump 22.3.0
Closes Homebrew/homebrew#49021. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
eb3415ac90
commit
4e3e0ddda2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Autojump < Formula
|
||||
desc "Shell extension to jump to frequently used directories"
|
||||
homepage "https://github.com/wting/autojump"
|
||||
url "https://github.com/wting/autojump/archive/release-v22.2.4.tar.gz"
|
||||
sha256 "816badb0721f735e2b86bdfa8b333112f3867343c7c2263c569f75b4ec91f475"
|
||||
url "https://github.com/wting/autojump/archive/release-v22.3.0.tar.gz"
|
||||
sha256 "800f444b820b3a985e1da2d183fb5e2e23753a2ade53d6e1195678c650379a03"
|
||||
|
||||
head "https://github.com/wting/autojump.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue