Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
virtualbox43691406.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Sep 10, 2014
1 parent 048ffcc commit 5f4a91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/virtualbox43691406.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ class Virtualbox43691406 < Cask
url 'http://download.virtualbox.org/virtualbox/4.3.6/VirtualBox-4.3.6-91406-OSX.dmg'
homepage 'http://www.virtualbox.org'

install 'VirtualBox.pkg'
pkg 'VirtualBox.pkg'
uninstall :script => { :executable => 'VirtualBox_Uninstall.tool', :args => %w[--unattended] }
end

0 comments on commit 5f4a91b

Please sign in to comment.