mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
237 B
Ruby
7 lines
237 B
Ruby
class Tomahawk < Cask
|
|
url 'http://www.tomahawk-player.org/download.php?file=Tomahawk-0.7.0.dmg'
|
|
homepage 'http://www.tomahawk-player.org/'
|
|
version '0.7.0'
|
|
sha1 'b47de8d1261f69eebca7697d08ae9ed6d2b5f06f'
|
|
link 'Tomahawk.app'
|
|
end
|