You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
366 B

cask :v1 => 'thunderbird-fr' do
version '38.3.0'
sha256 '5c56a0e846317cde30121730352b287632dfbe84d56c4abc2700e81e99eee772'
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=fr"
name 'Mozilla Thunderbird'
homepage 'https://www.mozilla.org/fr/thunderbird/'
license :mpl
tags :vendor => 'Mozilla'
app 'Thunderbird.app'
end