autojump 22.5.3
Closes #38994. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0962440820
commit
b36c7152d7
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.5.1.tar.gz"
|
||||
sha256 "765fabda130eb4df70d1c1e5bc172e1d18f8ec22c6b89ff98f1674335292e99f"
|
||||
url "https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz"
|
||||
sha256 "00daf3698e17ac3ac788d529877c03ee80c3790472a85d0ed063ac3a354c37b1"
|
||||
head "https://github.com/wting/autojump.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue