homebrew-cask/Casks/kext-wizard.rb

12 lines
381 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: improve this machine-generated value
app 'Kext Wizard.app'
end