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
337 B
11 lines
337 B
cask 'thunderbird-nl' do
|
|
version '45.0'
|
|
sha256 '0c5b7c797614d7d78d438e977c26b062c66f2e9cb96403d25a5fe48ee717afec'
|
|
|
|
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
|
|
|