From b36c7152d740e510e0b06ba2fca58bcaaca65fb1 Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Tue, 16 Apr 2019 21:01:30 -0400 Subject: [PATCH] autojump 22.5.3 Closes #38994. Signed-off-by: FX Coudert --- Formula/autojump.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/autojump.rb b/Formula/autojump.rb index 3015f17793..20a31cf9d4 100644 --- a/Formula/autojump.rb +++ b/Formula/autojump.rb @@ -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