mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
@@ -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
|
||||
Reference in New Issue
Block a user