zsh-syntax-highlighting 0.2.0

Closes Homebrew/homebrew#21945.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
master
Brett Koonce 2013-08-16 21:25:58 -05:00 committed by Misty De Meo
parent 1658a6fe04
commit 1557eaac4d
1 changed files with 2 additions and 2 deletions

View File

@ -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'