cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / grooveshark.rb
blob4364e16cd21e735b1abbaeea0cdf87e2f012b2e4
1 cask :v1 => 'grooveshark' do
2   version :latest
3   sha256 :no_check
5   url 'http://adops-fio.grooveshark.com/desktop-app/downloads/grooveshark.zip'
6   homepage 'http://www.grooveshark.com'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   app 'Grooveshark.app'
11   depends_on :cask => 'flash'
12 end