From afc8fa76bc50d8554329c287a673ee178920adcd Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Thu, 15 Aug 2013 19:30:40 +0800 Subject: zsh-completions 0.10.0 Closes #21917. Signed-off-by: Adam Vandenberg --- Library/Formula/zsh-completions.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/zsh-completions.rb b/Library/Formula/zsh-completions.rb index 521d01f3f..530983e0b 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/archive/0.9.0.tar.gz' - sha1 '07724e3e8300373443b2b21b6835821a7ce4c4ac' + url 'https://github.com/zsh-users/zsh-completions/archive/0.10.0.tar.gz' + sha1 '7ca9101a72d688e6127d0c1839941bff5e3cf0ca' head 'https://github.com/zsh-users/zsh-completions.git' -- cgit v1.2.3