Skip to content

Instantly share code, notes, and snippets.

@mracos
Last active April 6, 2020 04:09
Show Gist options
  • Save mracos/af96d9ee3849fb4fd7cca38161be8023 to your computer and use it in GitHub Desktop.
Save mracos/af96d9ee3849fb4fd7cca38161be8023 to your computer and use it in GitHub Desktop.
cask 'tomahawk' do
version '0.8.4'
sha256 '65fba8767e21b898a61feeb077ae9a87685b5ebf4d2ecbccddd7168e85e695da'
url "http://download.tomahawk-player.org/Tomahawk-#{version}.dmg"
appcast 'https://github.com/tomahawk-player/tomahawk/releases.atom',
checkpoint: '8b34e618385fe6f85a9887878b8cd2f11040e3d2c24a0364aa994c467e4c1bd8'
name 'Tomahawk'
homepage 'https://www.tomahawk-player.org/'
app 'Tomahawk.app'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment