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
257 B
7 lines
257 B
class Virtualbox < Cask
|
|
homepage 'http://www.virtualbox.org'
|
|
version '4.2.4.81684'
|
|
url 'http://download.virtualbox.org/virtualbox/4.2.4/VirtualBox-4.2.4-81684-OSX.dmg'
|
|
content_length '105730333'
|
|
sha1 '9d04a165838fbaaa633794478b868a985b350ade'
|
|
end
|
|
|