diff --git a/.local/share/chezmoi/home/.chezmoitemplates/darwin/Brewfile b/.local/share/chezmoi/home/.chezmoitemplates/darwin/Brewfile index 47ab4644..ef100c43 100644 --- a/.local/share/chezmoi/home/.chezmoitemplates/darwin/Brewfile +++ b/.local/share/chezmoi/home/.chezmoitemplates/darwin/Brewfile @@ -2,6 +2,7 @@ # is a requirement on macOS. # Standard Homebrew taps +tap "homebrew/cask-versions" # Initially added to support "visual-studio" cask tap "homebrew/core" tap "homebrew/bundle"