use HTTPS url in mac-linux-usb-loader.rb

This commit is contained in:
Roland Walker 2014-06-18 11:11:05 -04:00
parent 73bdc00b47
commit 94be34e7f7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class MacLinuxUsbLoader < Cask
url 'http://sevenbits.github.io/downloads/Mac-Linux-USB-Loader.zip'
url 'https://sevenbits.github.io/downloads/Mac-Linux-USB-Loader.zip'
appcast 'http://sevenbits.github.io/appcasts/mlul.xml'
homepage 'http://sevenbits.github.io/Mac-Linux-USB-Loader/'
version 'latest'