homebrew-cask-versions/Casks/multifirefox.rb
2014-11-13 12:36:25 -05:00

11 lines
295 B
Ruby

cask :v1 => 'multifirefox' do
version :latest
sha256 :no_check
url 'https://mff.s3.amazonaws.com/MFF2_latest.dmg'
appcast 'https://s3.amazonaws.com/mff_sparkle/MultiFirefoxAppcast2.xml'
homepage 'http://davemartorana.com/multifirefox'
license :unknown
app 'MultiFirefox.app'
end