homebrew-cask/Casks/lastfm.rb

11 lines
216 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'
link 'Last.fm.app'
end