wwdc: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:13 +01:00
parent 4c53dd261a
commit f512af47f1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "wwdc" do
version "7.1.1"
sha256 "973eb2f0f7c5e1f77f8bfc9b77688661e797d3335bcec2cfbc322fcf3c10bc94"
# github.com/insidegui/WWDC/ was verified as official when first introduced to the cask
url "https://github.com/insidegui/WWDC/releases/download/#{version}/WWDC_v#{version}.zip"
url "https://github.com/insidegui/WWDC/releases/download/#{version}/WWDC_v#{version}.zip",
verified: "github.com/insidegui/WWDC/"
appcast "https://github.com/insidegui/WWDC/releases.atom"
name "WWDC"
desc "Allows access to WWDC livestreams, videos and sessions"