aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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"