homebrew-cask/Casks/vox-preferences-pane.rb

13 lines
447 B
Ruby

cask :v1 => 'vox-preferences-pane' do
version :latest
sha256 :no_check
# devmate.com is the official download host per the vendor homepage
url 'http://dl.devmate.com/com.coppertino.VoxPrefs/VoxPrefs.dmg'
name 'VOX Preferences'
homepage 'http://coppertino.com/vox/addon.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
prefpane 'Vox Preferences.prefPane'
end