From 303346cdaed525f1b8c2a29f196dec880000041d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:19:11 +0100 Subject: [PATCH] marathon.rb: Add trailing slash to verified comment --- Casks/marathon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/marathon.rb b/Casks/marathon.rb index 9b19792fc67..4e882f16143 100644 --- a/Casks/marathon.rb +++ b/Casks/marathon.rb @@ -2,7 +2,7 @@ cask 'marathon' do version '20150620' sha256 'd7e1a4063f19d247b738b1b856e48c24ea37b2543306de7608d65cb03d8d4327' - # github.com/Aleph-One-Marathon/alephone was verified as official when first introduced to the cask + # github.com/Aleph-One-Marathon/alephone/ was verified as official when first introduced to the cask url "https://github.com/Aleph-One-Marathon/alephone/releases/download/release-#{version}/Marathon-#{version}-Mac.dmg" appcast 'https://github.com/Aleph-One-Marathon/alephone/releases.atom' name 'Marathon'