Per the Homebrew documentation:
- a formula is a "Homebrew package definition that builds from upstream sources"
- a cask is a "Homebrew package definition that installs macOS native applications"
I think Casks are the more appropriate idiom for the precompiled binaries you currently provide.
Per the Homebrew documentation:
I think Casks are the more appropriate idiom for the precompiled binaries you currently provide.