dialpad.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:22:47 +01:00
parent a7f4362f4e
commit a81956f48a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'dialpad' do
version :latest
sha256 :no_check
# storage.googleapis.com/dialpad_native/osx was verified as official when first introduced to the cask
# storage.googleapis.com/dialpad_native/osx/ was verified as official when first introduced to the cask
url 'https://storage.googleapis.com/dialpad_native/osx/Dialpad.dmg'
name 'Dialpad'
homepage 'https://dialpad.com/download'