envkey: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:21:31 +01:00
parent 7c689fd436
commit 497c8984b7
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "envkey" do
version "1.4.17"
sha256 "b50025182856e915da8742394045a7c8c373d237fa0a25567642150db0f14346"
# github.com/envkey/envkey-app/ was verified as official when first introduced to the cask
url "https://github.com/envkey/envkey-app/releases/download/darwin-x64-prod-v#{version}/EnvKey-#{version}-mac.zip"
url "https://github.com/envkey/envkey-app/releases/download/darwin-x64-prod-v#{version}/EnvKey-#{version}-mac.zip",
verified: "github.com/envkey/envkey-app/"
appcast "https://github.com/envkey/envkey-app/releases.atom"
name "EnvKey"
desc "Secure, human-friendly, cross-platform secrets and config"