From ce06712addb7c9d4e4a14f2a39a9ea0a097e81b6 Mon Sep 17 00:00:00 2001 From: Porkepix Date: Sun, 8 Jan 2023 02:08:44 +0100 Subject: [PATCH] zoxide 0.9.0 Closes #120042. Signed-off-by: Rui Chen Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/zoxide.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/zoxide.rb b/Formula/zoxide.rb index c68d41beb47..7984ff6205f 100644 --- a/Formula/zoxide.rb +++ b/Formula/zoxide.rb @@ -1,8 +1,8 @@ class Zoxide < Formula desc "Shell extension to navigate your filesystem faster" homepage "https://github.com/ajeetdsouza/zoxide" - url "https://github.com/ajeetdsouza/zoxide/archive/v0.8.3.tar.gz" - sha256 "eb1839a4ab0ce7680c5a97dc753d006d5604b71c41a77047e981a439ac3b9de6" + url "https://github.com/ajeetdsouza/zoxide/archive/v0.9.0.tar.gz" + sha256 "16f7e0ddb7ab52b0c8c29be0f5bdecae285ac7a88019220ba534357388ddefa6" license "MIT" bottle do