From c73c00902b1ec9031322a0b139a8aade67b641d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:37:40 +0100 Subject: [PATCH] osxfuse.rb: Add trailing slash to verified comment --- Casks/osxfuse.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/osxfuse.rb b/Casks/osxfuse.rb index 748c511d57b..4fd514b501b 100644 --- a/Casks/osxfuse.rb +++ b/Casks/osxfuse.rb @@ -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'