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

12 lines
422 B
Ruby
Raw Normal View History

cask :v1 => 'vox-preferences-pane' do
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
# devmate.com is the official download host per the vendor homepage
url 'http://dl.devmate.com/com.coppertino.VoxPrefs/VoxPrefs.dmg'
homepage 'http://coppertino.com/vox/addon.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-01-27 05:45:13 +08:00
prefpane 'Vox Preferences.prefPane'
end