From b0e067773fd4964b7269b201db06b7ab7972b8f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:16:34 +0100 Subject: [PATCH] zoom-in.rb: Add trailing slash to verified comment --- Casks/zoom-in.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/zoom-in.rb b/Casks/zoom-in.rb index 344292344e2..33a71c89575 100644 --- a/Casks/zoom-in.rb +++ b/Casks/zoom-in.rb @@ -2,7 +2,7 @@ cask 'zoom-in' do version '1.0.3' sha256 'd27cd9bd969ef252537dd7d50175739021781e80219072159211786527e74864' - # github.com/nothingmagical/ZoomIn was verified as official when first introduced to the cask + # github.com/nothingmagical/ZoomIn/ was verified as official when first introduced to the cask url "https://github.com/nothingmagical/ZoomIn/releases/download/v#{version}/ZoomIn-#{version}.zip" appcast 'https://github.com/nothingmagical/ZoomIn/releases.atom' name 'Zoom In'