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