homebrew-cask/Casks/kext-wizard.rb

12 lines
430 B
Ruby

cask :v1 => 'kext-wizard' do
version :latest
sha256 :no_check
url 'http://wizards.osxlatitude.com/kext/kw.zip'
appcast 'http://wizards.osxlatitude.com/kext/update.xml'
homepage 'http://www.insanelymac.com/forum/topic/253395-kext-wizard-easy-to-use-kext-installer-and-more/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Kext Wizard.app'
end