From 41e3f27806a0d86538c1509a25cf1a11c3eae2f2 Mon Sep 17 00:00:00 2001 From: mAAdhaTTah Date: Mon, 11 Aug 2014 16:52:05 -0400 Subject: [PATCH] Update Kext Wizard to new download location --- Casks/kext-wizard.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/kext-wizard.rb b/Casks/kext-wizard.rb index 24bec26b265..110e984fcd2 100644 --- a/Casks/kext-wizard.rb +++ b/Casks/kext-wizard.rb @@ -2,8 +2,8 @@ class KextWizard < Cask version 'latest' sha256 :no_check - url 'https://dl.dropboxusercontent.com/u/7085278/Kext_Wizard/KextWizard.zip' - appcast 'http://dl.dropbox.com/u/7085278/Kext_Wizard/update.xml' + 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'