openrefine.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:13:40 +01:00
parent e3f927c514
commit ba6acea6cc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'openrefine' do
version '3.3'
sha256 'cb91be80c9d864c5c56d9fa544f9c29e732e4bbd2febded8d2248a922501b324'
# github.com/OpenRefine/OpenRefine was verified as official when first introduced to the cask
# github.com/OpenRefine/OpenRefine/ was verified as official when first introduced to the cask
url "https://github.com/OpenRefine/OpenRefine/releases/download/#{version}/openrefine-mac-#{version}.dmg"
appcast 'https://github.com/OpenRefine/OpenRefine/releases.atom'
name 'OpenRefine'