From d0338415e7d6581174e4c3b6fea0561515b78d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 02:57:39 +0100 Subject: [PATCH] dropshare.rb: Add trailing slash to verified comment --- Casks/dropshare.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/dropshare.rb b/Casks/dropshare.rb index f7764a918c4..8fb260a32c5 100644 --- a/Casks/dropshare.rb +++ b/Casks/dropshare.rb @@ -2,7 +2,7 @@ cask 'dropshare' do version '5.6,5128' sha256 '23bbe1e64965bb7cfd07511c0b05e7ed125eef8e9283e3fee9ed634487ac6704' - # d2wvuuix8c9e48.cloudfront.net was verified as official when first introduced to the cask + # d2wvuuix8c9e48.cloudfront.net/ was verified as official when first introduced to the cask url "https://d2wvuuix8c9e48.cloudfront.net/Dropshare#{version.major}-#{version.after_comma}.app.zip" appcast "https://dropshare.app/sparkle/Dropshare#{version.major}.xml" name 'Dropshare'