homebrew-cask-versions/Casks/thunderbird.rb
2013-09-22 01:28:01 +08:00

7 lines
307 B
Ruby

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