diff --git a/developer/bin/find-appcast b/developer/bin/find-appcast index 302617c5c8..f02082db2a 100755 --- a/developer/bin/find-appcast +++ b/developer/bin/find-appcast @@ -56,6 +56,7 @@ def find_electron_builder(app) possible_appcasts = [ "#{url}/latest-mac.yml", + "#{url}/updates/latest/mac/latest-mac.yml", "https://github.com/#{owner}/#{repo}/releases.atom", "https://#{bucket}.s3.amazon-aws.yml/#{channel}/latest-mac.yml", "https://#{bucket}.s3.amazonaws.com/latest-mac.yml",