Update file Brewfile

This commit is contained in:
Brian Zalewski 2023-02-01 16:30:54 +00:00
parent e009802e43
commit 3063e030cb

View file

@ -17,7 +17,7 @@ brew "glow"
brew "gnupg" brew "gnupg"
brew "gum" brew "gum"
brew "jq" brew "jq"
brew "node" if system 'command -v node' brew "node"
brew "progress" brew "progress"
tap "go-task/tap" tap "go-task/tap"
brew "go-task/tap/go-task" brew "go-task/tap/go-task"