Upgrade Python version of macOS

This commit is contained in:
Brian Zalewski 2024-01-02 02:34:35 +00:00
parent daf4fccf0a
commit 57fd987492

View file

@ -26,7 +26,7 @@ brew "jq"
brew "moreutils" brew "moreutils"
brew "node" brew "node"
brew "progress" brew "progress"
brew "python@3.11" brew "python@3.12"
brew "ruby" brew "ruby"
tap "go-task/tap" tap "go-task/tap"
brew "go-task/tap/go-task" brew "go-task/tap/go-task"