zsh-completions 0.14.0
Closes Homebrew/homebrew#48958. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
6216dca2f3
commit
b57bc0edb4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class ZshCompletions < Formula
|
class ZshCompletions < Formula
|
||||||
desc "Additional completion definitions for zsh"
|
desc "Additional completion definitions for zsh"
|
||||||
homepage "https://github.com/zsh-users/zsh-completions"
|
homepage "https://github.com/zsh-users/zsh-completions"
|
||||||
url "https://github.com/zsh-users/zsh-completions/archive/0.12.0.tar.gz"
|
url "https://github.com/zsh-users/zsh-completions/archive/0.14.0.tar.gz"
|
||||||
sha256 "770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5"
|
sha256 "54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef"
|
||||||
|
|
||||||
head "https://github.com/zsh-users/zsh-completions.git"
|
head "https://github.com/zsh-users/zsh-completions.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue