From 413908e371f6231e4fd990b998bb6f33fa4cfbe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 03:14:37 +0100 Subject: [PATCH] dukto.rb: Add trailing slash to verified comment --- Casks/dukto.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/dukto.rb b/Casks/dukto.rb index 35ed74269d3..613800354d6 100644 --- a/Casks/dukto.rb +++ b/Casks/dukto.rb @@ -2,7 +2,7 @@ cask 'dukto' do version 'R6' sha256 '86f06ca92a28b5835cb3eaadfb09897f581a5da3fb8ee8246897b1bf4ee7348a' - # sourceforge.net/dukto was verified as official when first introduced to the cask + # sourceforge.net/dukto/ was verified as official when first introduced to the cask url "https://downloads.sourceforge.net/dukto/Dukto#{version}-OSX.dmg" appcast 'https://sourceforge.net/projects/dukto/rss' name 'Dukto'