update brew

Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
Lee Tang
2023-02-17 17:59:30 +08:00
parent 3b2092812a
commit 583f59cb42

View File

@@ -18,6 +18,7 @@ brew "glib"
brew "cmake" brew "cmake"
brew "curl" brew "curl"
brew "difftastic" brew "difftastic"
brew "direnv"
brew "dosbox" brew "dosbox"
brew "fd" brew "fd"
brew "fzf" brew "fzf"
@@ -42,8 +43,8 @@ brew "pinentry-mac"
brew "pnpm" brew "pnpm"
brew "postgresql@14" brew "postgresql@14"
brew "pyenv" brew "pyenv"
brew "python@3.10" brew "python@3.10", link: false
brew "redis" brew "redis", restart_service: true
brew "ripgrep" brew "ripgrep"
brew "rust" brew "rust"
brew "starship" brew "starship"
@@ -68,6 +69,7 @@ cask "dash"
cask "datagrip" cask "datagrip"
cask "discord" cask "discord"
cask "docker" cask "docker"
cask "google-chrome"
cask "google-drive" cask "google-drive"
cask "lark" cask "lark"
cask "logi-options-plus" cask "logi-options-plus"