osxfuse.rb: Add trailing slash to verified comment

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

View File

@ -2,7 +2,7 @@ cask 'osxfuse' do
version '3.10.4'
sha256 '654da9e58b622e24d65ffb9f7180c50f518cfa8c07e48d883d6761dbcd11787c'
# github.com/osxfuse was verified as official when first introduced to the cask
# github.com/osxfuse/ was verified as official when first introduced to the cask
url "https://github.com/osxfuse/osxfuse/releases/download/osxfuse-#{version}/osxfuse-#{version}.dmg"
appcast 'https://github.com/osxfuse/osxfuse/releases.atom'
name 'OSXFUSE'