duplicacy-web-edition: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:21:28 +01:00
parent 0dcc3846da
commit 89b5fe1214
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "duplicacy-web-edition" do
version "1.4.1"
sha256 "0b1fcf4a02338711321396d2e054f79a15e201278848fa37877c7166263308cd"
# 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"
url "https://acrosync.com/duplicacy-web/duplicacy_web_osx_x64_#{version}.dmg",
verified: "acrosync.com/duplicacy-web/"
appcast "https://duplicacy.com/download.html"
name "Duplicacy Web Edition"
homepage "https://duplicacy.com/"