homebrew-cask/Casks/cycling74-max.rb

14 lines
469 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.2.4_160725'
sha256 '1b828aae6105f33cc1c3662c956f97d66f668aef6efbbe37468565946ffc1175'
# akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com was verified as official when first introduced to the cask
url "https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max#{version.no_dots}.dmg"
name 'Cycling 74 Max'
name 'Ableton Max for Live'
homepage 'https://cycling74.com/'
license :commercial
app 'Max.app'
end