From 9149b73c9efbcd60990a8f6fcb54425f0726dabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:25:32 +0100 Subject: [PATCH] artisan.rb: Add trailing slash to verified comment --- Casks/artisan.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/artisan.rb b/Casks/artisan.rb index 6d4e3ee4097..9ecddcc9e65 100644 --- a/Casks/artisan.rb +++ b/Casks/artisan.rb @@ -2,7 +2,7 @@ cask 'artisan' do version '2.1.2' sha256 'e3f47dcbb8388af3283f1f2287ec8b081d63bf56a65550df8aafe9bc865b2f19' - # github.com/artisan-roaster-scope/artisan was verified as official when first introduced to the cask + # github.com/artisan-roaster-scope/artisan/ was verified as official when first introduced to the cask url "https://github.com/artisan-roaster-scope/artisan/releases/download/v#{version}/artisan-mac-#{version}.dmg" appcast 'https://github.com/artisan-roaster-scope/artisan/releases.atom' name 'Artisan'