kextviewr: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:21:59 +01:00
parent 13a6143565
commit 70bfc93fe4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "kextviewr" do
version "1.1.0"
sha256 "bf57dc55adc7179914a452eeacf553952e86b4e1ff2406875a9a0b21932684ca"
# bitbucket.org/objective-see/ was verified as official when first introduced to the cask
url "https://bitbucket.org/objective-see/deploy/downloads/KextViewr_#{version}.zip"
url "https://bitbucket.org/objective-see/deploy/downloads/KextViewr_#{version}.zip",
verified: "bitbucket.org/objective-see/"
appcast "https://objective-see.com/products/changelogs/KextViewr.txt"
name "KextViewr"
desc "Display all currently loaded kexts"