Casks/airflow.rb: changed appcast from corecode to macupdater

This commit is contained in:
Vítor Galvão 2019-03-01 13:58:27 +00:00
parent f0bed0bf60
commit f7fece1a88
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask 'airflow' do
# amazonaws.com/Airflow was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/Airflow/Download/Airflow%20#{version}.zip"
appcast 'https://www.corecode.io/cgi-bin/check_urls/check_url_redirect.cgi?url=https://airflowapp.com/download/latest?mac'
appcast 'https://macupdater.net/cgi-bin/check_urls/check_url_redirect.cgi?url=https://airflowapp.com/download/latest?mac'
name 'Airflow'
homepage 'https://airflowapp.com/'