zsh-completions 0.25.0
This commit is contained in:
parent
e40b58a9cb
commit
a7b3f48f18
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.24.0.tar.gz"
|
||||
sha256 "124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e"
|
||||
url "https://github.com/zsh-users/zsh-completions/archive/0.25.0.tar.gz"
|
||||
sha256 "6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f"
|
||||
|
||||
head "https://github.com/zsh-users/zsh-completions.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue