homebrew-cask/Casks/cycling74-max.rb

14 lines
469 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cycling74-max' do
version '7.2.5_160915'
sha256 '2bab53a1a5217c2150429472ed45c665472bd676ff23bb3624102adc34a77768'
2014-07-02 01:50:25 +08:00
# akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com was verified as official when first introduced to the cask
2016-01-14 15:44:17 +08:00
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/'
2015-06-07 23:06:42 +08:00
license :commercial
2014-07-02 01:50:25 +08:00
2015-06-07 23:06:42 +08:00
app 'Max.app'
2014-07-02 01:50:25 +08:00
end