zsh-completions 0.17.0
Closes Homebrew/homebrew#50120. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2c1779c1b3
commit
c6b4733b2e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ZshCompletions < Formula
|
||||
desc "Additional completion definitions for zsh"
|
||||
homepage "https://github.com/zsh-users/zsh-completions"
|
||||
url "https://github.com/zsh-users/zsh-completions/archive/0.14.0.tar.gz"
|
||||
sha256 "54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef"
|
||||
url "https://github.com/zsh-users/zsh-completions/archive/0.17.0.tar.gz"
|
||||
sha256 "e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68"
|
||||
|
||||
head "https://github.com/zsh-users/zsh-completions.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue