zsh-navigation-tools 2.2.7
Closes #6144. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4aeef49c40
commit
8fd965117d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class ZshNavigationTools < Formula
|
class ZshNavigationTools < Formula
|
||||||
desc "Zsh curses-based tools, e.g. multi-word history searcher"
|
desc "Zsh curses-based tools, e.g. multi-word history searcher"
|
||||||
homepage "https://github.com/psprint/zsh-navigation-tools"
|
homepage "https://github.com/psprint/zsh-navigation-tools"
|
||||||
url "https://github.com/psprint/zsh-navigation-tools/archive/v2.2.4.tar.gz"
|
url "https://github.com/psprint/zsh-navigation-tools/archive/v2.2.7.tar.gz"
|
||||||
sha256 "dd1a999c2fa5e62491cc1be7745e2c7a1cde6338f9c577bf8c7cec9decdc6243"
|
sha256 "ee832b81ce678a247b998675111c66aa1873d72aa33c2593a65626296ca685fc"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue