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
232 B
7 lines
232 B
class Xbmc < Cask
|
|
homepage 'http://xbmc.org/'
|
|
version '12.0.beta.1'
|
|
url 'http://mirrors.xbmc.org/releases/osx/xbmc-12.0-Frodo_beta1-x86_64.dmg'
|
|
content_length '52627325'
|
|
sha1 '3170629b89adc0bbcb7f4096233deb357d0e65cd'
|
|
end
|
|
|