homebrew-cask/Casks/thunderbird.rb

8 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