A tap for OpenVox MacOS packages.
brew install --cask openvoxproject/openvox/<package>brew install openvoxproject/openvox/openvox8-agentbrew install openvoxproject/openvox/openvox8-openboltWhen new version of a package is shipped, you should use the brew:cask Rake task to update the Cask related.
bundle exec rake 'brew:cask[agent,8]'
bundle exec rake 'brew:cask[openbolt,8]'Here, second argument (8) is "collection". It corresponds to the openvox8 directory on the downloads.voxpupuli.org server.