From 2d239449a5552bfd18b470f843fb230237cfa15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:40:16 +0100 Subject: [PATCH] ipe.rb: Add trailing slash to verified comment --- Casks/ipe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/ipe.rb b/Casks/ipe.rb index 2e47d0452c0..6843050a9e1 100644 --- a/Casks/ipe.rb +++ b/Casks/ipe.rb @@ -2,7 +2,7 @@ cask 'ipe' do version '7.2.14' sha256 '4421ef4d8804cac9e87c16c6ded4e5e8d5fe4e710eb10d79408f701343f23aa2' - # bintray.com/otfried was verified as official when first introduced to the cask + # bintray.com/otfried/ was verified as official when first introduced to the cask url "https://dl.bintray.com/otfried/generic/ipe/#{version.major_minor}/ipe-#{version}-mac-10.10.dmg" appcast 'http://ipe.otfried.org/' name 'Ipe'