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
300 B
7 lines
300 B
class Thunderbird < Cask
|
|
url 'http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/16.0.1/mac/en-US/Thunderbird%2016.0.1.dmg'
|
|
homepage 'http://www.mozilla.org/en-US/thunderbird/'
|
|
version '16.0.1'
|
|
content_length '38435412'
|
|
sha1 '50ed989c51c171fd6913883b481e00d5a4cff036'
|
|
end
|
|
|