homebrew-cask/Casks/kext-wizard.rb

11 lines
311 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/'
link 'Kext Wizard.app'
end