homebrew-cask/Casks/tomahawk.rb

14 lines
447 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tomahawk' do
2015-04-30 08:15:08 +08:00
version '0.8.4'
sha256 '65fba8767e21b898a61feeb077ae9a87685b5ebf4d2ecbccddd7168e85e695da'
2014-11-06 05:31:46 +08:00
url "http://download.tomahawk-player.org/Tomahawk-#{version}.dmg"
2016-09-04 13:17:28 +08:00
appcast 'https://github.com/tomahawk-player/tomahawk/releases.atom',
checkpoint: 'a2c6432ac6479a859f51aae60e6e0eb6371b6274e89d272c3b9e05b4a39c89a1'
2015-05-05 04:32:31 +08:00
name 'Tomahawk'
2015-06-29 14:32:18 +08:00
homepage 'https://www.tomahawk-player.org/'
2015-11-02 04:57:58 +08:00
license :gpl
2014-09-16 00:06:30 +08:00
app 'Tomahawk.app'
2013-06-26 09:03:24 +08:00
end