Update VirtualBox to 5.1.10-112026 (#27032)

This commit is contained in:
Leonid Bogdanov 2016-11-22 23:25:11 +03:00 committed by Vítor Galvão
parent 06af35dd76
commit 1338461145
2 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@ cask 'virtualbox-extension-pack' do
version '5.0.26-108824'
sha256 '2f2302c7ba3d00a1258fe8e7767a6eb08dccdc3c31f6e3eeb74063c2c268b104'
else
version '5.1.8-111374'
sha256 'd28bcd01c14eb07eedd2b964d1abe4876f0a7e0e89530e7ba285a5d6267bf322'
version '5.1.10-112026'
sha256 '3982657fd4853bcbc79b9162e618545a479b65aca08e9ced43a904aeeba3ffa5'
end
url "http://download.virtualbox.org/virtualbox/#{version.sub(%r{-.*}, '')}/Oracle_VM_VirtualBox_Extension_Pack-#{version}.vbox-extpack"

View File

@ -6,13 +6,13 @@ cask 'virtualbox' do
version '5.0.26-108824'
sha256 'e8836a98adea9350917a41e754dfec4fe2df7c4a0224fd8beca72cbc5d778437'
else
version '5.1.8-111374'
sha256 '2eae6eadcf2a5532979a46eb007820f8c4205bf4de1e070a4c3543e4d56e335f'
version '5.1.10-112026'
sha256 '3500f07be9f5e27a08c00cc626981230bdaf639f6fad0b82ecf731a0580cccef'
end
url "http://download.virtualbox.org/virtualbox/#{version.sub(%r{-.*}, '')}/VirtualBox-#{version}-OSX.dmg"
appcast 'http://download.virtualbox.org/virtualbox/LATEST.TXT',
checkpoint: '280bd9701a0fcbe1d7ef2e23ffede42d31db69bedaeb7b46084e450e653d8224'
checkpoint: '779e6d24cb291ff605d93a3ec585cfa5589c1d4584ab7d9ee04a231d41ff5df3'
name 'Oracle VirtualBox'
homepage 'https://www.virtualbox.org'