homebrew-cask/Casks/vox.rb

15 lines
571 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'vox' do
2016-02-10 03:15:12 +08:00
version '2720.6,1455018532'
sha256 '4c3f81e88ec071a90a305e05fb8bfe8b5b3a356dd3391b5bd1102c627d936514'
2014-10-04 18:36:30 +08:00
2015-01-19 11:09:11 +08:00
# devmate.com is the official download host per the vendor homepage
2016-01-13 05:06:24 +08:00
url "https://dl.devmate.com/com.coppertino.Vox/#{version.before_comma}/#{version.after_comma}/Vox-#{version.before_comma}.zip"
appcast 'https://updates.devmate.com/com.coppertino.Vox.xml',
2016-02-10 03:15:12 +08:00
checkpoint: '9da3a8ebb09d1bb46ef91578347f52d3ac9649ea4738292e3fe58184d4178c92'
name 'VOX'
homepage 'https://coppertino.com/vox/mac'
license :freemium
2014-10-04 18:36:30 +08:00
app 'Vox.app'
2014-10-04 18:36:30 +08:00
end