Commit Graph

35 Commits

Author SHA1 Message Date
Vítor Galvão 6c8101e068 thunderbird.rb: added name and vendor 2015-03-07 12:59:18 +01:00
Michael Ford 7dd04fd658 Merge pull request #9869 from radeksimko/thunder-license
Change Thunderbird license from :oss to :mpl
2015-03-04 19:39:38 +08:00
Radek Simko 8ffa009e0d Thunderbird license changed from :oss to :mpl 2015-03-04 08:21:09 +00:00
ScreenDriver 2f7202313b Updated thunderbird to 31.5.0 2015-02-26 10:45:23 +01:00
Jon Stuart b3d61c5af0 Casks/thunderbird.rb - bump Thunderbird to 31.4.0
https://www.mozilla.org/en-US/thunderbird/31.4.0/releasenotes/
2015-01-15 08:20:27 +07:00
Jon Stuart c0c6caec2a thunderbird - bump version to 31.3.0 2014-12-04 06:33:07 +07:00
Roland Walker 78b6886553 new-style header in thunderbird 2014-11-13 12:39:02 -05:00
Beng Hee Eu 2661e9f062 Thunderbird 31.2.0 2014-10-15 23:50:28 -04:00
Eugene San (eugenesan) 177c7bdade update thunderbird to 31.1.2 2014-10-04 10:10:05 +03:00
Roland Walker df62f57630 add license stanza to thunderbird 2014-10-01 11:44:42 -04:00
Roland Walker 4c51c682d5 app stanza in thunderbird.rb 2014-09-15 12:06:29 -04:00
Eugene San (eugenesan) 415b55023b update thunderbird to 31.1.1 2014-09-12 09:52:57 +03:00
Jon Chen 5414c4aca5 bump thunderbird to 31.1.0 2014-09-02 13:37:48 -04:00
Eugene San (eugenesan) 7849e2bad3 update thunderbird to 31.0 2014-07-25 06:30:32 +03:00
ndr c83043b89e Reformat thunderbird.rb according to readability conventions 2014-06-27 02:01:48 +02:00
Eugene San (eugenesan) bca83e9ee1 update thunderbird to 24.6.0 2014-06-12 07:50:10 +03:00
Eugene San (eugenesan) 09e39865d6 update thunderbird 2014-05-10 08:55:40 +03:00
Markus Doits db4c0c22b5 update thunderbird to 24.4.0 2014-03-20 11:31:40 +01:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Markus Doits 300c2ff6d3 Upgrade thunderbird to 24.3.0
Change download url to official mozilla http download url, too
2014-02-14 14:56:45 +01:00
Michael Ford 5a2354b335 Thunderbird 24.2.0 2013-12-14 22:45:31 +08:00
Michael Ford ebb4982748 Thunderbird 24.1.1 2013-11-25 18:27:41 +08:00
Lincoln Lee d46f913d24 Update Thunderbird to 24.1.0 2013-11-06 02:23:16 +08:00
Michael Ford d7e4fb843e Thunderbird 17.0.10esr 2013-11-04 18:46:17 +08:00
Michael Ford 595e0f9407 Thunderbird 17.0.9esr 2013-09-22 01:28:01 +08:00
Michael Ford f2bf060d88 Thunderbird ESR 17.0.8 2013-08-24 14:39:16 +08:00
fanquake bb3dc622d1 Thunderbird 17.0.7esr 2013-07-12 18:22:50 +08:00
Michael Ford c045009399 Thunderbird ESR 17.0.6 2013-06-20 17:49:07 +08:00
Inkdpixels 24a5c041c5 Link the thunderbird.app file 2013-06-17 13:38:50 +02:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
Jacob Appelbaum c7fd058b96 Thunderbird 17.0.3esr
Closes #169.

Signed-off-by: Félix Saparelli <me@passcod.name>
2013-02-23 21:16:26 +13:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
phinze d9b9c3481c fix thunderbird link
addresses issue found by @parananon in #59
2012-10-15 18:53:56 -05:00
Ben Bailey fc4eeaa8b9 added thunderbird and transmit casks 2012-10-09 17:54:54 -05:00