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.2_170214'
sha256 'ca2c584f88dc2627dfb9fe876513026477a64906b50c66cbe32229bb2ea91443'
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