diff --git a/plugins/brew/_brew b/plugins/brew/_brew
index 5a5bd6b216a3b692d655db36945dd76d8d711a31..1f24bd67b10576067d7dd8d1aa2bc299dfafe103 100644
--- a/plugins/brew/_brew
+++ b/plugins/brew/_brew
@@ -1,7 +1,7 @@
 #compdef brew
 #autoload
 
-# imported from https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
+# imported from https://github.com/Homebrew/homebrew/blob/29f73d2212c2b202fe25f69dcbf440d8391fa4c9/Library/Contributions/brew_zsh_completion.zsh
 
 # Brew ZSH completion function
 # Drop this somewhere in your $fpath (like /usr/share/zsh/site-functions)