update thunderbird to 24.4.0

This commit is contained in:
Markus Doits 2014-03-20 11:30:20 +01:00
parent 92abd6c3cb
commit db4c0c22b5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Thunderbird < Cask
url 'https://download.mozilla.org/?product=thunderbird-24.3.0&os=osx&lang=en-US'
url 'https://download.mozilla.org/?product=thunderbird-24.4.0&os=osx&lang=en-US'
homepage 'http://www.mozilla.org/en-US/thunderbird/'
version '24.3.0'
sha256 '8771e9c0ca1686abdcb4c21eee6a85715249226f8754f057f636c6ea281c29ce'
version '24.4.0'
sha256 'af0eee8a9eab91da3520267d76a449c7945fc3d490449fcc8e6c33c996feff13'
link 'Thunderbird.app'
end