homebrew-cask/Casks/cycling74-max.rb

13 lines
447 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cycling74-max' do
version '7.3.3_170301'
sha256 '87095679f673b2d29c24a0229358f5c9153370d1a80b163497b749c932c6210b'
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/'
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