From 77eec8fa0566355d654ec3e10d5a36da03bfd6e9 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 8 Feb 2013 09:33:51 -0600 Subject: zsh-completions 0.8.0 Closes #17690. Signed-off-by: Adam Vandenberg --- Library/Formula/zsh-completions.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/zsh-completions.rb b/Library/Formula/zsh-completions.rb index 27a4affc9..55ca73739 100644 --- a/Library/Formula/zsh-completions.rb +++ b/Library/Formula/zsh-completions.rb @@ -2,8 +2,8 @@ require 'formula' class ZshCompletions < Formula homepage 'https://github.com/zsh-users/zsh-completions' - url 'https://github.com/zsh-users/zsh-completions/tarball/0.7.0' - sha1 '604f4678b29ee1c1a0a0da11a20feef283b64822' + url 'https://github.com/zsh-users/zsh-completions/tarball/0.8.0' + sha1 '9dd4923aab739077640a340ba9f9f2afd7f0a206' head 'https://github.com/zsh-users/zsh-completions.git' -- cgit v1.2.3