aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBaptiste Fontaine2015-01-27 14:02:33 +0100
committerMike McQuaid2015-01-27 13:31:07 +0000
commit7fef0f69082fd5934f23706eaf353b7a88b51c0f (patch)
tree1b3097d5bc7505d337e3b51b68160dd2d1cd96ca /Library/Formula
parent29ac6b109199343dc369133949ba5101e6eb932d (diff)
downloadhomebrew-7fef0f69082fd5934f23706eaf353b7a88b51c0f.tar.bz2
zsh-completions 0.12.0
Closes #36270. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zsh-completions.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/zsh-completions.rb b/Library/Formula/zsh-completions.rb
index 6616cac51..d61aa71e2 100644
--- a/Library/Formula/zsh-completions.rb
+++ b/Library/Formula/zsh-completions.rb
@@ -1,9 +1,7 @@
-require "formula"
-
class ZshCompletions < Formula
homepage "https://github.com/zsh-users/zsh-completions"
- url "https://github.com/zsh-users/zsh-completions/archive/0.11.0.tar.gz"
- sha1 "d6b28c9d617e821cdd27f7e20c3ee9e97c7a958b"
+ url "https://github.com/zsh-users/zsh-completions/archive/0.12.0.tar.gz"
+ sha1 "1c39734328b28c619a55fa52fa42e81c314aeadf"
head "https://github.com/zsh-users/zsh-completions.git"