aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/zsh-syntax-highlighting.rb4
1 files changed, 2 insertions, 2 deletions
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'