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
242 B
7 lines
242 B
class Clementine < Cask
|
|
url 'http://clementine-player.googlecode.com/files/clementine-1.1.0.dmg'
|
|
homepage 'http://www.clementine-player.org/'
|
|
version '1.1.0'
|
|
sha1 'dda3baeda071f6b46e8bb168eb5f856280807ba8'
|
|
link 'clementine.app'
|
|
end
|
|
|