Updated brewfile

This commit is contained in:
Ismo Vuorinen
2022-09-05 10:52:55 +03:00
parent 007d874f46
commit f2f75411f9

View File

@@ -1,5 +1,6 @@
tap "anchore/grype"
tap "codeclimate/formulae"
tap "ddosify/tap"
tap "github/gh"
tap "homebrew/autoupdate"
tap "homebrew/bundle"
@@ -7,12 +8,15 @@ tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
tap "reviewdog/tap"
tap "shivammathur/extensions"
tap "shivammathur/php"
tap "wpscanteam/tap"
brew "act"
brew "python@3.10"
brew "ansible"
brew "aspell"
brew "autoconf"
brew "bandwhich"
brew "brew-php-switcher"
brew "glib"
brew "openldap"
@@ -31,6 +35,7 @@ brew "fswatch"
brew "gh"
brew "git"
brew "git-extras"
brew "git-standup", link: false
brew "gnu-sed"
brew "p11-kit"
brew "unbound"
@@ -51,6 +56,7 @@ brew "jq"
brew "lastpass-cli"
brew "lazydocker"
brew "libvoikko"
brew "m-cli"
brew "midnight-commander"
brew "nmap"
brew "nvm"
@@ -58,8 +64,6 @@ brew "openjdk"
brew "openapi-generator"
brew "openfortivpn"
brew "php-cs-fixer"
brew "php@7.4"
brew "php@8.0"
brew "phpmd"
brew "phpstan"
brew "python@3.8"
@@ -83,8 +87,16 @@ brew "watch"
brew "wget"
brew "z"
brew "anchore/grype/grype"
brew "ddosify/tap/ddosify"
brew "reviewdog/tap/reviewdog"
brew "shivammathur/extensions/xdebug@7.4"
brew "shivammathur/extensions/xdebug@8.0"
brew "shivammathur/extensions/xdebug@8.1"
brew "shivammathur/php/php"
brew "shivammathur/php/php@7.4"
brew "shivammathur/php/php@8.0"
brew "wpscanteam/tap/wpscan"
cask "fig"
cask "fog"
cask "google-cloud-sdk"
cask "insomnia"
@@ -96,5 +108,6 @@ cask "quicklook-json"
cask "quicklookase"
cask "sequel-ace"
cask "suspicious-package"
cask "syntax-highlight"
cask "vlc"
cask "warp"