cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / musique.rb
blob7729bd4ccdb879991d2893abdff9ac75e6b96127
1 cask :v1 => 'musique' do
2   version :latest
3   sha256 :no_check
5   url 'http://flavio.tordini.org/files/musique/musique.dmg'
6   appcast 'http://flavio.tordini.org/musique-ws/appcast.xml'
7   homepage 'http://flavio.tordini.org/musique'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'Musique.app'
11 end