added djay Pro

This commit is contained in:
Vítor Galvão
2014-12-30 15:09:33 +00:00
parent 8cd9a3e6c4
commit 3f9112902e
+15
View File
@@ -0,0 +1,15 @@
cask :v1 => 'djay-pro' do
version :latest
sha256 :no_check
url 'https://www.algoriddim.com/files/djay.zip'
name 'djay Pro'
appcast 'http://www.algoriddim.com/djay-mac/releasenotes/appcast',
:sha256 => '4f31a04bd5952dac697eeb74d1a5872578e2c3e108e1d70a2612926e824b6a45',
:format => :sparkle
homepage 'http://algoriddim.com/djay-mac'
license :commercial
tags :vendor => 'algoriddim'
app 'djay Pro.app'
end