From 7fef0f69082fd5934f23706eaf353b7a88b51c0f Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Tue, 27 Jan 2015 14:02:33 +0100 Subject: zsh-completions 0.12.0 Closes #36270. Signed-off-by: Mike McQuaid --- Library/Formula/zsh-completions.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3