diff --git a/Casks/falcon-sql-client.rb b/Casks/falcon-sql-client.rb index c57be647c2e..63036f4d7fe 100644 --- a/Casks/falcon-sql-client.rb +++ b/Casks/falcon-sql-client.rb @@ -2,7 +2,7 @@ cask 'falcon-sql-client' do version '4.1.0' sha256 '5a2487c9afcf2465b2302c9e1174765f02c583e81409d47bca8c155cccfcdf00' - # github.com/plotly/falcon was verified as official when first introduced to the cask + # github.com/plotly/falcon/ was verified as official when first introduced to the cask url "https://github.com/plotly/falcon/releases/download/v#{version}/mac-falcon-v#{version}.zip" appcast 'https://github.com/plotly/falcon/releases.atom' name 'Falcon SQL Client'