You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
262 B
10 lines
262 B
cask :v1 => 'vox-legacy' do
|
|
version '0.3b2'
|
|
sha256 '997b98a0b215ab1469fdfc0ce73764bd722fe944074ca8e61be6069dbecbe711'
|
|
|
|
url "http://cloud.coppertino.com/vox/Vox_#{version}.dmg"
|
|
homepage 'http://coppertino.com/vox/'
|
|
license :unknown
|
|
|
|
app 'Vox.app'
|
|
end
|
|
|