falcon-sql-client.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 03:11:28 +01:00
parent 9fdda64ea9
commit c550627eed
1 changed files with 1 additions and 1 deletions

View File

@ -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'