homebrew-cask-versions/Casks/thunderbird.rb
2013-08-24 14:39:16 +08:00

7 lines
307 B
Ruby

class Thunderbird < Cask
url 'http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/17.0.8esr/mac/en-US/Thunderbird%2017.0.8esr.dmg'
homepage 'https://www.mozilla.org/en-US/thunderbird/'
version '17.0.8esr'
sha1 '6bc65b7d9e76932e24f6f69f21c1b0bd4636a99b'
link 'Thunderbird.app'
end