homebrew-cask/Casks/cycling74-max.rb

13 lines
401 B
Ruby
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

cask 'cycling74-max' do
version '7.0.6_150930'
sha256 '8498d56b174e214808e8ddfa05fa02c0e5b7f51b34182ab6cfe5eb9d60ef1697'
# amazonaws.com is the official download host per the vendor homepage
url "https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max#{version.delete('.')}.dmg"
name 'Cycling 74 Max'
homepage 'https://cycling74.com/'
license :commercial
app 'Max.app'
end