homebrew-cask/Casks/beatport-pro.rb

15 lines
472 B
Ruby
Raw Normal View History

2014-11-14 01:25:27 +08:00
cask :v1 => 'beatport-pro' do
2015-06-07 04:32:28 +08:00
version '2.1.6_155'
sha256 '21581878a33921082167ba4eaddf031edf5c0b30b36928412c844d8c7572cf63'
2014-07-30 04:53:57 +08:00
2014-07-30 05:56:59 +08:00
url "http://pro.beatport.com/mac/#{version}/beatportpro_#{version}.dmg"
2015-02-08 18:50:31 +08:00
name 'Beatport'
name 'Beatport Pro'
appcast 'https://pro.beatport.com/mac/appcast.xml',
:sha256 => 'c20601420d6fc2935de514d8b31ec06399d2d52861f5d942fce00d9c6b1ee280'
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