From b583da35368d7403f2c32ec2669c04c3a8227daa Mon Sep 17 00:00:00 2001 From: Kevin Clark Date: Sat, 25 Dec 2021 21:46:02 -0800 Subject: [PATCH] zoxide 0.8.0 --- Formula/zoxide.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/zoxide.rb b/Formula/zoxide.rb index 030f7b27aef0f..ad8656becb71a 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.7.9.tar.gz" - sha256 "aea1a55d107a2367d46be19617fbd8fb440d906121a84d6d9e7b86f3a24fbad4" + url "https://github.com/ajeetdsouza/zoxide/archive/v0.8.0.tar.gz" + sha256 "111c5f1cd92b1cb54e2f0a801003098a601c653ec5a378f3d0ea1c9659854477" license "MIT" bottle do