audiomate.rb: add appcast

This commit is contained in:
Victor Popkov 2015-07-07 12:09:31 +03:00 committed by Vítor Galvão
parent 5a57678c50
commit 8dcfd10412
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ cask :v1 => 'audiomate' do
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/downloads.9labs.io/audiomate/#{version.sub(%r{_.*},'')}/#{version.sub(%r{.*_},'')}/AudioMate-v#{version.sub(%r{_.*},'')}.dmg"
appcast 'http://backend.9labs.io/appcast/audiomate',
:sha256 => '9e431475ead844f83a2d9dbd7d5e975404a0a6fa9a5c80a769d08bf740654516'
name 'AudioMate'
homepage 'http://audiomateapp.com/'
license :mit