This tap distributes the Apple Silicon builds of Canvid through Homebrew Cask.
Install the stable release:
brew install --cask videocom/tap/canvidInstall the beta release:
brew install --cask videocom/tap/canvid@betaThe stable and beta applications have separate bundle identities and can be installed at the same time.
The casks support Apple Silicon Macs running macOS Monterey or newer. Canvid's
signed and notarized release artifacts are downloaded directly from
installers.canvid.com.
A GitHub Actions workflow checks the stable and beta update feeds each Monday and can also be run manually. It downloads new DMGs, calculates their SHA-256 checksums, validates the generated diff, and commits updated casks.
See the distribution plan for the release contract and rollout details.