mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
virtualbox sha1 fix
virtualbox's listed sha1 is incorrect, and I neglected to test it :(
This commit is contained in:
parent
0b2ed6bf2c
commit
974465237e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ class Virtualbox < Cask
|
|||
url 'http://download.virtualbox.org/virtualbox/4.2.14/VirtualBox-4.2.14-86644-OSX.dmg'
|
||||
homepage 'http://www.virtualbox.org'
|
||||
version '4.2.14-86644'
|
||||
sha1 'c7f02ce0f60a0db45c060a99856fc4e139006616eb799b5fb60dc2bebf2a5a75'
|
||||
sha1 '93c36db799d53acaed7bb18c1402c6f11671f40a'
|
||||
install 'VirtualBox.pkg'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue