mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Merge pull request #237 from ryanneufeld/patch-1
Upgrade Virtual box to 4.2.12
This commit is contained in:
commit
bbd450d6be
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
class Virtualbox < Cask
|
||||
url 'http://download.virtualbox.org/virtualbox/4.2.10/VirtualBox-4.2.10-84104-OSX.dmg'
|
||||
url 'http://download.virtualbox.org/virtualbox/4.2.12/VirtualBox-4.2.12-84980-OSX.dmg'
|
||||
homepage 'http://www.virtualbox.org'
|
||||
version '4.2.10-84104'
|
||||
sha1 'e4d016587426c1ef041bd460905b5385e566fe77'
|
||||
version '4.2.12-84980'
|
||||
sha1 '9a5913f0b25c69a67b554caa9bebd1a4d72d3d00'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue