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.
6 lines
231 B
6 lines
231 B
class Virtualbox < Cask
|
|
url 'http://download.virtualbox.org/virtualbox/4.2.10/VirtualBox-4.2.10-84104-OSX.dmg'
|
|
homepage 'http://www.virtualbox.org'
|
|
version '4.2.10-84104'
|
|
sha1 'e4d016587426c1ef041bd460905b5385e566fe77'
|
|
end
|
|
|