use HTTPS url in hostbuddy.rb

This commit is contained in:
Roland Walker 2014-06-18 11:11:04 -04:00
parent 978a239e62
commit 79e55bf675
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Hostbuddy < Cask
url 'http://clickontyler.com/hostbuddy/download/'
url 'https://clickontyler.com/hostbuddy/download/'
appcast 'http://shine.clickontyler.com/appcast.php?id=22'
homepage 'http://clickontyler.com'
version 'latest'