feat(homebrew): update Brewfile

This commit is contained in:
Stefan Imhoff
2022-11-11 18:08:42 +01:00
parent eeedeee67a
commit c71f78a668

View File

@@ -79,6 +79,8 @@ brew "cloc"
brew "closure-compiler" brew "closure-compiler"
# Cross-platform make # Cross-platform make
brew "cmake" brew "cmake"
# Dependency manager for Cocoa projects
brew "cocoapods"
# Defines a standard way of committing rules and communicating it # Defines a standard way of committing rules and communicating it
brew "commitizen" brew "commitizen"
# Get a file from an HTTP, HTTPS or FTP server # Get a file from an HTTP, HTTPS or FTP server
@@ -131,6 +133,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
@@ -139,8 +143,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
@@ -196,7 +198,7 @@ brew "hugo"
# Tool to capture still images from an iSight or other video source # Tool to capture still images from an iSight or other video source
brew "imagesnap" brew "imagesnap"
# Peer-to-peer hypermedia protocol # Peer-to-peer hypermedia protocol
brew "ipfs", restart_service: true brew "ipfs"
# Command-line pager for JSON data # Command-line pager for JSON data
brew "jless" brew "jless"
# Simple terminal UI for git commands # Simple terminal UI for git commands
@@ -404,6 +406,8 @@ cask "devonthink"
cask "discord" cask "discord"
# Client for the Dropbox cloud storage service # Client for the Dropbox cloud storage service
cask "dropbox" cask "dropbox"
# Find files, folders, or contents in any file
cask "easyfind"
# Matrix collaboration client # Matrix collaboration client
cask "element" cask "element"
# Collaborative team software # Collaborative team software
@@ -550,6 +554,8 @@ cask "steam"
cask "stellarium" cask "stellarium"
# Desktop client for Telegram messenger # Desktop client for Telegram messenger
cask "telegram-desktop" cask "telegram-desktop"
# JDK from the Eclipse Foundation (Adoptium)
cask "temurin8"
# General-purpose text editor # General-purpose text editor
cask "textmate" cask "textmate"
# Unpacks archive files # Unpacks archive files
@@ -560,8 +566,6 @@ cask "tor-browser"
cask "transmit" cask "transmit"
# Free and open-source OpenVPN client # Free and open-source OpenVPN client
cask "tunnelblick" cask "tunnelblick"
# Font manager application
cask "typeface"
# Virtualizer for x86 hardware # Virtualizer for x86 hardware
cask "virtualbox" cask "virtualbox"
# Open-source code editor # Open-source code editor
@@ -576,16 +580,13 @@ cask "whatroute"
# Open-source version of the X.Org X Window System # Open-source version of the X.Org X Window System
cask "xquartz" cask "xquartz"
mas "1-Click Video Converter", id: 717545086 mas "1-Click Video Converter", id: 717545086
mas "Affinity Designer", id: 824171161
mas "Affinity Photo", id: 824183456
mas "Affinity Publisher", id: 881418622
mas "Be Focused Pro", id: 961632517 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 "Flow", id: 1423210932
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 "Grammarly for Safari", id: 1462114288 mas "Grammarly for Safari", id: 1462114288
mas "iA Writer", id: 775737590 mas "iA Writer", id: 775737590
mas "Icon Slate", id: 439697913 mas "Icon Slate", id: 439697913
@@ -609,4 +610,5 @@ mas "The Unarchiver", id: 425424353
mas "Things", id: 904280696 mas "Things", id: 904280696
mas "Time Sink", id: 404363161 mas "Time Sink", id: 404363161
mas "Typeface", id: 1062679359 mas "Typeface", id: 1062679359
mas "Xcode", id: 497799835
mas "Yoink", id: 457622435 mas "Yoink", id: 457622435