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.1_173'
sha256 'e832d11e0eefcdd03754294eedff449cf48a3af06b4271bfd652d09be1fe7a15'
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: '9a6be705d6936a5b723298645e86251cf5faa049b6ee1b74c8c17b08b0efa3c5'
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