homebrew-cask-versions/Casks/thunderbird.rb
2013-07-12 18:22:50 +08:00

7 lines
307 B
Ruby

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