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
372 B

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