homebrew-cask/Casks/tomahawk.rb

11 lines
332 B
Ruby
Raw Normal View History

2013-06-26 09:03:24 +08:00
class Tomahawk < Cask
version '0.7.0'
sha256 'df82d7c8ce9694f115a2e69e2533bde4233818afad5f6b5020bb881dd8cb6504'
2013-06-26 09:03:24 +08:00
url 'http://www.tomahawk-player.org/download.php?file=Tomahawk-0.7.0.dmg'
2014-06-09 22:41:39 +08:00
appcast 'http://download.tomahawk-player.org/sparkle/update.php'
2013-06-26 09:03:24 +08:00
homepage 'http://www.tomahawk-player.org/'
2013-06-26 09:03:24 +08:00
link 'Tomahawk.app'
end