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
version '2.2.4_167'
sha256 '2039235b12e4ef90d9421c9689629a7304445380f5fdb0dc7a57b75fecb62104'
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: 'ea3d3f35e508d63b3d58b50373d949f926c6bc2882ca21ab996e8a5ea2d94fc0'
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