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.
11 lines
334 B
11 lines
334 B
cask 'thunderbird-ja' do
|
|
version '45.1.0'
|
|
sha256 'c8ce6165c80573214ef8b3b4c857c57ed06b7efe348a4c73e4d59cf9f4edb69d'
|
|
|
|
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=ja-JP-mac"
|
|
name 'Mozilla Thunderbird'
|
|
homepage 'https://www.mozilla.jp/thunderbird/'
|
|
license :mpl
|
|
|
|
app 'Thunderbird.app'
|
|
end
|
|
|