mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore(homebrew): update file
This commit is contained in:
16
Brewfile
16
Brewfile
@@ -24,6 +24,8 @@ brew "freetype"
|
|||||||
brew "gettext"
|
brew "gettext"
|
||||||
# Manage compile and link flags for libraries
|
# Manage compile and link flags for libraries
|
||||||
brew "pkg-config"
|
brew "pkg-config"
|
||||||
|
# Cryptography and SSL/TLS Toolkit
|
||||||
|
brew "openssl@1.1"
|
||||||
# Library for command-line editing
|
# Library for command-line editing
|
||||||
brew "readline"
|
brew "readline"
|
||||||
# Command-line interface for SQLite
|
# Command-line interface for SQLite
|
||||||
@@ -116,14 +118,16 @@ 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
|
||||||
|
brew "fontforge"
|
||||||
# CLI program that accepts piped input and presents files for selection
|
# CLI program that accepts piped input and presents files for selection
|
||||||
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
|
||||||
@@ -193,7 +197,7 @@ brew "libolm"
|
|||||||
# HTTP client/server library for GNOME
|
# HTTP client/server library for GNOME
|
||||||
brew "libsoup"
|
brew "libsoup"
|
||||||
# Just-In-Time Compiler (JIT) for the Lua programming language
|
# Just-In-Time Compiler (JIT) for the Lua programming language
|
||||||
brew "luajit"
|
brew "luajit", args: ["HEAD"]
|
||||||
# Package manager for the Lua programming language
|
# Package manager for the Lua programming language
|
||||||
brew "luarocks"
|
brew "luarocks"
|
||||||
# Friendly wrapper for launchctl
|
# Friendly wrapper for launchctl
|
||||||
@@ -555,22 +559,26 @@ 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 "Flow", id: 1423210932
|
||||||
mas "Horo", id: 1437226581
|
mas "Free MP4 Converter", id: 693443591
|
||||||
mas "iA Writer", id: 775737590
|
mas "iA Writer", id: 775737590
|
||||||
mas "Icon Slate", id: 439697913
|
mas "Icon Slate", id: 439697913
|
||||||
mas "iFinance 5", id: 1500241909
|
mas "iFinance 5", id: 1500241909
|
||||||
mas "iMovie", id: 408981434
|
mas "iMovie", id: 408981434
|
||||||
|
mas "IP Friend", id: 1560408065
|
||||||
mas "Just Focus", id: 1142151959
|
mas "Just Focus", id: 1142151959
|
||||||
mas "Keynote", id: 409183694
|
mas "Keynote", id: 409183694
|
||||||
mas "Kiwix", id: 1275066656
|
mas "Kiwix", id: 1275066656
|
||||||
mas "LanguageTool", id: 1534275760
|
mas "LanguageTool", id: 1534275760
|
||||||
mas "Marked 2", id: 890031187
|
mas "Marked 2", id: 890031187
|
||||||
mas "Mela", id: 1568924476
|
mas "Mela", id: 1568924476
|
||||||
|
mas "Microsoft To Do", id: 1274495053
|
||||||
mas "MindNode", id: 1289197285
|
mas "MindNode", id: 1289197285
|
||||||
mas "Numbers", id: 409203825
|
mas "Numbers", id: 409203825
|
||||||
mas "Pages", id: 409201541
|
mas "Pages", id: 409201541
|
||||||
mas "Pixave", id: 924891282
|
mas "Pixave", id: 924891282
|
||||||
mas "Reeder", id: 1529448980
|
mas "Reeder", id: 1529448980
|
||||||
|
mas "Save to Raindrop.io", id: 1549370672
|
||||||
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user