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.3.0_169'
sha256 '94155a9d2075e5c5a7023d13b9e3ec54ce92a4fa460e0e97fbd8df2e1130a888'
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: '3692f8ca2ccaab6e7f812ea3c21bc9187575238e73349196e95bcc0be498d65c'
name 'Beatport Pro'
homepage 'https://pro.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