opencpn: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "opencpn" do
version "5.2.4,1.6b314e6"
sha256 "05152e347480519bc010bb334b27601520671ae32953d8e915131ed54da738ca"
# download-opencpn.netdna-ssl.com/ was verified as official when first introduced to the cask
url "https://download-opencpn.netdna-ssl.com/#{version.before_comma}/OpenCPN_#{version.before_comma}+#{version.after_comma}.pkg"
url "https://download-opencpn.netdna-ssl.com/#{version.before_comma}/OpenCPN_#{version.before_comma}+#{version.after_comma}.pkg",
verified: "download-opencpn.netdna-ssl.com/"
appcast "https://github.com/OpenCPN/OpenCPN/releases.atom"
name "OpenCPN"
desc "Full-featured and concise ChartPlotter/Navigator"