homebrew-cask-versions/Casks/thunderbird.rb
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

7 lines
287 B
Ruby

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