openmtp: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:32 +01:00
parent 0351ea16f0
commit 1a980f6542
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "openmtp" do
version "2.4.4"
sha256 "25423e374b0c50763670a5368ecea19c01789906d31f14d02a1501d541ed31de"
# github.com/ganeshrvel/openmtp/ was verified as official when first introduced to the cask
url "https://github.com/ganeshrvel/openmtp/releases/download/v#{version}/OpenMTP-#{version}-mac.zip"
url "https://github.com/ganeshrvel/openmtp/releases/download/v#{version}/OpenMTP-#{version}-mac.zip",
verified: "github.com/ganeshrvel/openmtp/"
appcast "https://github.com/ganeshrvel/openmtp/releases.atom"
name "OpenMTP"
homepage "https://ganeshrvel.github.io/openmtp"