homebrew-cask/Casks/vox.rb

8 lines
149 B
Ruby
Raw Normal View History

2013-06-21 19:21:53 +08:00
class Vox < Cask
url 'http://coppertino.com/getVox/'
homepage 'http://coppertino.com/vox/'
version 'latest'
no_checksum
link 'Vox.app'
end