zsh-completions 0.14.0

Closes Homebrew/homebrew#48958.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Naidis 2016-02-08 06:22:02 +09:00 committed by Dominyk Tiller
parent 6216dca2f3
commit b57bc0edb4

View file

@ -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.12.0.tar.gz"
sha256 "770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5"
url "https://github.com/zsh-users/zsh-completions/archive/0.14.0.tar.gz"
sha256 "54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef"
head "https://github.com/zsh-users/zsh-completions.git"