Browse Source

Add cask for BootXChanger.

Allows you to change the OS X boot image.
Sean T Allen 12 years ago
parent
commit
e8a095928c
  1. 5
      Casks/boot-x-changer.rb

5
Casks/boot-x-changer.rb

@ -0,0 +1,5 @@
class BootXChanger < Cask
url 'http://namedfork.net/_media/bootxchanger_2.0.dmg'
homepage 'http://namedfork.net/bootxchanger'
version '2.0'
end
Loading…
Cancel
Save