use HTTPS url in multifirefox.rb

This commit is contained in:
Roland Walker 2014-06-18 11:11:05 -04:00
parent 5768654895
commit dc168fef53

View file

@ -1,5 +1,5 @@
class Multifirefox < Cask
url 'http://mff.s3.amazonaws.com/MFF2_latest.dmg'
url 'https://mff.s3.amazonaws.com/MFF2_latest.dmg'
appcast 'https://s3.amazonaws.com/mff_sparkle/MultiFirefoxAppcast2.xml'
homepage 'http://davemartorana.com/multifirefox'
version 'latest'