multifirefox.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 03:06:18 +01:00
parent 52fa8941fd
commit aa5277dd84
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'multifirefox' do
version '2.4.0'
sha256 '7b0cac19469d6a222b4254c0c6ef27cafe847ce89e1efb398d3637f1425645dc'
# mff_sparkle.s3.amazonaws.com was verified as official when first introduced to the cask
# mff_sparkle.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://mff_sparkle.s3.amazonaws.com/MultiFirefox_#{version}.zip"
appcast 'https://mff_sparkle.s3.amazonaws.com/MultiFirefoxAppcast2.xml'
name 'MultiFirefox'