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.

13 lines
369 B

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