You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
237 B
7 lines
237 B
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
|
|
|