homebrew-cask/Casks/beatport-pro.rb

14 lines
449 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'beatport-pro' do
2015-12-18 05:12:17 +08:00
version '2.2.3_166'
sha256 'f59fa20b15c02a659e0beef2951e794010b397e7ce0a54cf25148e4528ef4e26'
2014-07-30 04:53:57 +08:00
2015-10-12 02:01:07 +08:00
url "https://pro.beatport.com/mac/#{version}/beatportpro_#{version}.zip"
appcast 'https://pro.beatport.com/mac/appcast.xml',
checkpoint: '1584951c48596c8e919996d5b6098fe0370a2cb04af0093bcba37820dab0624e'
name 'Beatport Pro'
homepage 'https://pro.beatport.com/'
2015-04-16 03:52:27 +08:00
license :closed
2014-07-30 04:53:57 +08:00
2014-09-16 00:05:18 +08:00
app 'Beatport Pro.app'
2014-07-30 04:53:57 +08:00
end