0
0
Fork 0
mirror of https://github.com/Homebrew/homebrew-cask.git synced 2026-06-13 03:55:13 +00:00
🍻 A CLI workflow for the administration of macOS applications distributed as binaries https://brew.sh
  • Ruby 99.3%
  • Shell 0.5%
  • Python 0.2%
Find a file
Sam Ford d09e16e6b5
zo 1.5.5
`zo` is autobumped but the workflow failed to update to version 1.5.5
because the tag format for this version is `desktop-v1.5.5` instead
of the previous `v1.5.4` format. This updates the version and adjusts
the `url` accordingly.
2026-06-12 23:21:38 -04:00
.github Bump the github-actions group across 1 directory with 2 updates 2026-06-12 08:09:01 +00:00
audit_exceptions Remove gephi from audit skip list 2026-06-01 16:10:35 +08:00
Casks zo 1.5.5 2026-06-12 23:21:38 -04:00
cmd
developer
doc
.editorconfig
.gitattributes
.gitignore
.rubocop.yml
.ruby-version
AGENTS.md
cask_renames.json cask_renames.json: remove multiapp 2026-06-06 20:57:43 -04:00
CLAUDE.md
CONTRIBUTING.md
LICENSE
README.md
tap_migrations.json
USAGE.md

Homebrew Cask

“To install, drag this icon…” no more!

Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of prebuilt software artifacts distributed by upstream vendors, including GUI applications, CLI tools, fonts, plugins, and other packaged software.

We do this by providing a friendly CLI workflow for the administration of these artifacts on macOS and Linux.

Join us on GitHub discussions

Lets try it!

To start using Homebrew Cask, you just need Homebrew installed.

Installing and uninstalling Alfred (animated gif)

Slower, now:

% brew install alfred
==> Fetching downloads for: alfred
✔︎ Cask alfred (5.7.2,2312)                                           Verified      5.6MB/  5.6MB
==> Installing Cask alfred
==> Moving App 'Alfred 5.app' to '/Applications/Alfred 5.app'
🍺  alfred was successfully installed!

And there we have it. An application installed with one quick command: no clicking, no dragging, no dropping.

Learn More

  • Find basic documentation on using Homebrew Cask in USAGE.md.
  • Want to contribute a cask? Awesome! See CONTRIBUTING.md.
  • More project-related details and discussion are available in the documentation.

Reporting Bugs

If you ignore this guide, your issue may be closed without review

Before reporting a bug, run brew update-reset && brew update and try your command again. This is a fix-all that will reset the state of all your taps, ensuring the problem isnt an outdated setup on your side.

If your issue persists, search for it before opening a new one. If you find an open issue and have any new information, add it in a comment. If you find a closed issue, try the solutions there.

If the issue is still not solved, see the guides for common problems:

Requests

Questions? Wanna chat?

Were really rather friendly! Here are the best places to talk about the project:

License

Code is under the BSD 2 Clause (NetBSD) license.