homebrew-cask/Casks/voxox.rb

12 lines
309 B
Ruby
Raw Normal View History

2014-11-14 01:27:19 +08:00
cask :v1 => 'voxox' do
2014-10-30 16:52:10 +08:00
version :latest
sha256 :no_check
url 'http://www.voxox.com/download/voxox-osx-latest.dmg'
2015-01-12 03:15:53 +08:00
name 'Voxox'
2014-10-30 16:52:10 +08:00
homepage 'http://www.voxox.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-10-30 16:52:10 +08:00
app 'Voxox.app'
end