From 306f91ede7203ed87ef1689ca189ba16a46e4388 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 16 Aug 2013 21:25:58 -0500 Subject: zsh-syntax-highlighting 0.2.0 Closes #21945. Signed-off-by: Misty De Meo --- Library/Formula/zsh-syntax-highlighting.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/zsh-syntax-highlighting.rb b/Library/Formula/zsh-syntax-highlighting.rb index 18d4cde50..aef15b00d 100644 --- a/Library/Formula/zsh-syntax-highlighting.rb +++ b/Library/Formula/zsh-syntax-highlighting.rb @@ -2,8 +2,8 @@ require 'formula' class ZshSyntaxHighlighting < Formula homepage 'https://github.com/zsh-users/zsh-syntax-highlighting' - url 'https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.1.3.zip' - sha1 '889b041af29ff1aab0a8e3a3b99ba24f02ddc881' + url 'https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.2.0.tar.gz' + sha1 '7c37129294aaf7cd61548ccfdf76cb478df3602f' head 'https://github.com/zsh-users/zsh-syntax-highlighting.git' -- cgit v1.2.3