From ed245cf603326656e0682dd88f31cce0e8116307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Mon, 20 Apr 2020 03:13:25 +0100 Subject: [PATCH] duplicacy-web-edition.rb: Add trailing slash to verified comment --- Casks/duplicacy-web-edition.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/duplicacy-web-edition.rb b/Casks/duplicacy-web-edition.rb index a2d17787309..cb2e80ea0f9 100644 --- a/Casks/duplicacy-web-edition.rb +++ b/Casks/duplicacy-web-edition.rb @@ -2,7 +2,7 @@ cask 'duplicacy-web-edition' do version '1.3.0' sha256 '164114f76923902117943aac0fcdc590413e23fcc3843dd6adb3abe6266c759e' - # acrosync.com/duplicacy-web was verified as official when first introduced to the cask + # acrosync.com/duplicacy-web/ was verified as official when first introduced to the cask url "https://acrosync.com/duplicacy-web/duplicacy_web_osx_x64_#{version}.dmg" appcast 'https://duplicacy.com/download.html' name 'Duplicacy Web Edition'