homebrew-cask/Casks/musique.rb

13 lines
411 B
Ruby

cask 'musique' do
version '1.5'
sha256 'b5e9c6716a3fe39214dcf7744a5053303d32005d07ed4eaa78679d4015bd048b'
url 'http://flavio.tordini.org/files/musique/musique.dmg'
appcast 'http://flavio.tordini.org/musique-ws/appcast.xml',
checkpoint: '4a697e2512e2e2c8919019a293164eede49446b450eac97058fabb92ae186722'
name 'Musique'
homepage 'http://flavio.tordini.org/musique'
app 'Musique.app'
end