kicad: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:03 +01:00
parent b6e747863a
commit f32c15e427
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "kicad" do
version "5.1.8-0"
sha256 "a8edcae34a19afbec3c8b7ec4e38ada4d19c0c6a73a94d2f2f4e8f5b48278bbd"
# kicad-downloads.s3.cern.ch/ was verified as official when first introduced to the cask
url "https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-#{version}-10_14.dmg"
url "https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-#{version}-10_14.dmg",
verified: "kicad-downloads.s3.cern.ch/"
appcast "https://kicad-downloads.s3.cern.ch/?delimiter=/&prefix=osx/stable/"
name "KiCad"
desc "Electronics design automation suite"