deploymate.rb: add appcast

This commit is contained in:
Victor Popkov 2015-07-09 04:09:24 +03:00 committed by Vítor Galvão
parent b3ddd1334e
commit 5ee94cb259
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ cask :v1 => 'deploymate' do
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/deploymate/download/Deploymate#{version.gsub('.', '')}.zip"
appcast 'http://www.deploymateapp.com/deploymate-updates.xml',
:sha256 => '03ce137e3e8dc6e8e29b79c1d2a8733a653f7d68af48e32c35172a78291f4ce7'
name 'Deploymate'
homepage 'http://www.deploymateapp.com'
license :commercial