Skip to content

Commit

Permalink
zoxide 0.8.0
Browse files Browse the repository at this point in the history
Closes Homebrew#92035.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
kevinclark authored and BrewTestBot committed Dec 26, 2021
1 parent d231696 commit 705df7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/zoxide.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 705df7d

Please sign in to comment.