diff --git a/Casks/tomahawk.rb b/Casks/tomahawk.rb new file mode 100644 index 000000000..c24312c80 --- /dev/null +++ b/Casks/tomahawk.rb @@ -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