homebrew-cask/Casks/kext-wizard.rb

12 lines
328 B
Ruby

class KextWizard < Cask
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
app 'Kext Wizard.app'
end