chore(brew): update Brewfile

This commit is contained in:
Stefan Imhoff
2022-11-18 17:39:14 +01:00
parent 5c996d4217
commit fc7e88eb26

View File

@@ -134,6 +134,8 @@ brew "jpeg", link: true
brew "zeromq" brew "zeromq"
# Play, record, convert, and stream audio and video # Play, record, convert, and stream audio and video
brew "ffmpeg" brew "ffmpeg"
# GNU compiler collection
brew "gcc"
# Static type checker for JavaScript # Static type checker for JavaScript
brew "flow" brew "flow"
# Command-line outline and bitmap font editor/converter # Command-line outline and bitmap font editor/converter
@@ -142,8 +144,6 @@ brew "fontforge"
brew "fpp" brew "fpp"
# Command-line fuzzy finder written in Go # Command-line fuzzy finder written in Go
brew "fzf" brew "fzf"
# GNU compiler collection
brew "gcc"
# GitHub command-line tool # GitHub command-line tool
brew "gh" brew "gh"
# Distributed revision control system # Distributed revision control system
@@ -591,6 +591,7 @@ mas "Be Focused Pro", id: 961632517
mas "Bitwarden", id: 1352778147 mas "Bitwarden", id: 1352778147
mas "Boop", id: 1518425043 mas "Boop", id: 1518425043
mas "Day One", id: 1055511498 mas "Day One", id: 1055511498
mas "Deliveries", id: 290986013
mas "Fluent Reader", id: 1520907427 mas "Fluent Reader", id: 1520907427
mas "Free MP4 Converter", id: 693443591 mas "Free MP4 Converter", id: 693443591
mas "GoodNotes", id: 1444383602 mas "GoodNotes", id: 1444383602