chore(deps): update brew packages

This commit is contained in:
2023-10-19 16:14:40 +03:00
parent 1a74cf78c1
commit c24f51adb9

View File

@@ -18,10 +18,10 @@ tap "xwmx/taps"
brew "act" brew "act"
# Mozilla CA certificate store # Mozilla CA certificate store
brew "ca-certificates" brew "ca-certificates"
# Interpreted, interactive, object-oriented programming language
brew "python@3.11"
# YAML Parser # YAML Parser
brew "libyaml" brew "libyaml"
# Interpreted, interactive, object-oriented programming language
brew "python@3.11"
# Automate deployment, configuration, and upgrading # Automate deployment, configuration, and upgrading
brew "ansible" brew "ansible"
# Checks ansible playbooks for practices and behaviour # Checks ansible playbooks for practices and behaviour
@@ -198,6 +198,8 @@ brew "luarocks"
brew "m-cli" brew "m-cli"
# Mac App Store command-line interface # Mac App Store command-line interface
brew "mas" brew "mas"
# Mongrel of mail user agents (part elm, pine, mush, mh, etc.)
brew "mutt"
# NCurses Disk Usage # NCurses Disk Usage
brew "ncdu" brew "ncdu"
# HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server # HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server