Merge pull request #51890 from tnir/tn-update-pg-in-brewfile

chore: update Brewfile per renaming postgresql Formula
This commit is contained in:
Rafael Mendonça França 2024-05-23 12:04:02 -04:00 committed by GitHub
commit fd6c266266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
brew "ffmpeg"
brew "memcached"
brew "mysql"
brew "postgresql"
brew "postgresql@16"
brew "libpq"
brew "redis"
brew "yarn"
cask "xquartz"