From 74fadaaabfb796404d8d0503f05e4d499106d401 Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 11 Jul 2017 05:27:25 +1000 Subject: [PATCH] Update earlybird - url (#4122) --- Casks/earlybird.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/earlybird.rb b/Casks/earlybird.rb index 96c974577..14bcc1c41 100644 --- a/Casks/earlybird.rb +++ b/Casks/earlybird.rb @@ -1,8 +1,8 @@ cask 'earlybird' do - version '54.0a2' + version '56.0a1' sha256 :no_check # required as upstream package is updated in-placea - url "https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-aurora/thunderbird-#{version}.en-US.mac.dmg" + url "https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central/thunderbird-#{version}.en-US.mac.dmg" name 'Earlybird' name 'Thunderbird Nightly' homepage 'https://www.mozilla.org/en-US/thunderbird/channel/'