gramps.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:36:43 +01:00
parent 7a5f46966e
commit 102d9f1bc7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'gramps' do
version '5.1.2,1'
sha256 'a67c3f4e389dc0128697905ed4be20dfc6ad7790874f020e8bd471ff4f0e17eb'
# github.com/gramps-project/gramps was verified as official when first introduced to the cask
# github.com/gramps-project/gramps/ was verified as official when first introduced to the cask
url "https://github.com/gramps-project/gramps/releases/download/v#{version.before_comma}/Gramps-Intel-#{version.before_comma}-#{version.after_comma}.dmg"
appcast 'https://github.com/gramps-project/gramps/releases.atom'
name 'Gramps'