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
339 B
11 lines
339 B
cask 'thunderbird-nl' do
|
|
version '45.1.1'
|
|
sha256 '3a869c7125281af8d5809b31e1c11c21dfe8316ed74fc69efc8b2d9e57525f28'
|
|
|
|
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=nl"
|
|
name 'Mozilla Mozilla Thunderbird'
|
|
homepage 'https://www.mozilla.org/nl/thunderbird/'
|
|
license :mpl
|
|
|
|
app 'Thunderbird.app'
|
|
end
|
|
|