homebrew-cask-versions/Casks/lastfm.rb
2014-09-17 07:42:50 -04:00

10 lines
214 B
Ruby

class Lastfm < Cask
version :latest
sha256 :no_check
url 'http://www.lastfm.de/download/mac'
appcast 'http://cdn.last.fm/client/Mac/updates.xml'
homepage 'http://www.lastfm.com'
app 'Last.fm.app'
end