homebrew-cask/Casks/multifirefox.rb

8 lines
192 B
Ruby

class Multifirefox < Cask
url 'http://mff.s3.amazonaws.com/MFF2_latest.dmg'
homepage 'http://davemartorana.com/multifirefox'
version 'latest'
no_checksum
link 'MultiFirefox.app'
end