db-browser-for-sqlite.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:43:37 +01:00
parent 9cf14705a6
commit 7eaab4ade0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'db-browser-for-sqlite' do
version '3.11.2'
sha256 '022536d420dca87285864a4a948b699d01430721b511722bcf9c8713ab946776'
# github.com/sqlitebrowser/sqlitebrowser was verified as official when first introduced to the cask
# github.com/sqlitebrowser/sqlitebrowser/ was verified as official when first introduced to the cask
url "https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v#{version.major_minor_patch}/DB.Browser.for.SQLite-#{version}.dmg"
appcast 'https://github.com/sqlitebrowser/sqlitebrowser/releases.atom'
name 'SQLite Database Browser'