You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
423 B

cask :v1 => 'earlybird' do
version '43.0a2'
sha256 :no_check # required as upstream package is updated in-placea
url "https://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-earlybird/thunderbird-#{version}.en-US.mac.dmg"
name 'Earlybird'
name 'Thunderbird Nightly'
homepage 'https://www.mozilla.org/en-US/thunderbird/channel/'
license :mpl
tags :vendor => 'Mozilla'
app 'Earlybird.app'
end