homebrew-cask/Casks/beatport-pro.rb

11 lines
387 B
Ruby
Raw Normal View History

2014-11-14 01:25:27 +08:00
cask :v1 => 'beatport-pro' do
2014-11-09 22:29:20 +08:00
version '2.1.1_137'
sha256 '62526d08723e5a54953473a2c1530e5b298ab2a50a491dd2a846bf7c0b9499cb'
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"
2014-07-30 04:53:57 +08:00
homepage 'http://pro.beatport.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
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