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.
10 lines
325 B
10 lines
325 B
cask 'thunderbird-zh-cn' do
|
|
version '45.4.0'
|
|
sha256 '2114bc9098a054e0d6ac70173e711eb66e755a37c1f55bc9769efe1800791b3b'
|
|
|
|
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=zh-CN"
|
|
name 'Mozilla Thunderbird'
|
|
homepage 'https://www.mozilla.org/zh-CN/thunderbird/'
|
|
|
|
app 'Thunderbird.app'
|
|
end
|
|
|