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.
7 lines
323 B
7 lines
323 B
class ThunderbirdCn < Cask
|
|
version '31.0'
|
|
sha256 'a3b9b3e2684ab8faed71606a7f8d76257bf8065518294ccd96b705201c14eb80'
|
|
url "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/#{version}/mac/zh-CN/Thunderbird%20#{version}.dmg"
|
|
homepage 'https://www.mozilla.org/zh-CN/thunderbird/'
|
|
link 'Thunderbird.app'
|
|
end
|
|
|