homebrew-cask/Casks/beatport-pro.rb

13 lines
431 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'beatport-pro' do
version '2.4.0_171'
sha256 '39343bd1ca97b109bd5f566f9d6b7edac34f7dc8dad946cac635224aa27fa69d'
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: '2170cc2428a791bab031169ea7c11dcc16310cc7cf0824310ab6a0e6f6d050bb'
name 'Beatport Pro'
2016-11-23 13:28:28 +08:00
homepage 'https://www.beatport.com/'
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