mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in multifirefox.rb
This commit is contained in:
parent
5768654895
commit
dc168fef53
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue