protege: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:41 +01:00
parent a9c871b91e
commit 681ff0afbc
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "protege" do
version "5.5.0"
sha256 "9975fd2e361e70e5ed76f0278ec03d8ec23455b0aa70027276b169823a3b08b8"
# github.com/protegeproject/protege-distribution/ was verified as official when first introduced to the cask
url "https://github.com/protegeproject/protege-distribution/releases/download/v#{version}/Protege-#{version}-os-x.zip"
url "https://github.com/protegeproject/protege-distribution/releases/download/v#{version}/Protege-#{version}-os-x.zip",
verified: "github.com/protegeproject/protege-distribution/"
appcast "https://github.com/protegeproject/protege-distribution/releases.atom"
name "Protégé"
homepage "https://protege.stanford.edu/"