sparkleshare: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:56 +01:00
parent c41cd20a65
commit 4a7a442469
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "sparkleshare" do
version "3.28"
sha256 "d0e561706b65d379ae947f77a2fc443395b69462d1dd968ac334155c73a38381"
# github.com/hbons/SparkleShare/ was verified as official when first introduced to the cask
url "https://github.com/hbons/SparkleShare/releases/download/#{version}/sparkleshare-mac-#{version}.zip"
url "https://github.com/hbons/SparkleShare/releases/download/#{version}/sparkleshare-mac-#{version}.zip",
verified: "github.com/hbons/SparkleShare/"
appcast "https://github.com/hbons/SparkleShare/releases.atom"
name "SparkleShare"
desc "Tool to sync with any Git repository instantly"