From 48e3fbe3a442bc25010726f2933fac7e0e3890eb Mon Sep 17 00:00:00 2001 From: George Song Date: Fri, 27 Jan 2017 10:01:43 -0500 Subject: [PATCH] Update keyboardcleantool URL (#29485) --- Casks/keyboardcleantool.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/keyboardcleantool.rb b/Casks/keyboardcleantool.rb index 0b352233f86..2db8aaf2b6b 100644 --- a/Casks/keyboardcleantool.rb +++ b/Casks/keyboardcleantool.rb @@ -2,10 +2,10 @@ cask 'keyboardcleantool' do version :latest sha256 :no_check - # bettertouchtool.net was verified as official when first introduced to the cask - url 'https://bettertouchtool.net/KeyboardCleanTool.zip' + # download.bettertouchtool.net was verified as official when first introduced to the cask + url 'https://download.bettertouchtool.net/KeyboardCleanTool.zip' name 'KeyboardCleanTool' - homepage 'https://blog.boastr.net/keyboardcleantool/' + homepage 'https://www.boastr.net/downloads/' app 'KeyboardCleanTool.app' end