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.6.82870'
|
|
url 'http://download.virtualbox.org/virtualbox/4.2.6/VirtualBox-4.2.6-82870-OSX.dmg'
|
|
content_length '109050921'
|
|
sha1 '7053bba27409cd9fbb661962bc9605bf3ce7002a'
|
|
end
|
|
|