Add Tomahawk cask

This commit is contained in:
Fernando Paredes 2013-06-25 18:03:24 -07:00
parent ab8f092a31
commit 1cc1b78482
1 changed files with 7 additions and 0 deletions

7
Casks/tomahawk.rb Normal file
View File

@ -0,0 +1,7 @@
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