basecamp.rb: Add trailing slash to verified comment

This commit is contained in:
Vítor Galvão 2020-04-20 02:33:36 +01:00
parent b010d6894a
commit cfa98389e2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'basecamp' do
version '3'
sha256 :no_check # required as upstream package is updated in-place
# bc3-desktop.s3.amazonaws.com was verified as official when first introduced to the cask
# bc3-desktop.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://bc3-desktop.s3.amazonaws.com/mac/basecamp#{version}.dmg"
name 'Basecamp'
homepage "https://basecamp.com/help/#{version}/guides/apps/mac"