strongvpn: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:59 +01:00
parent ea49dc877d
commit 068840cf7c
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "strongvpn" do
version "2.2.2,45556"
sha256 :no_check
# static.colomovers.com/ was verified as official when first introduced to the cask
url "https://static.colomovers.com/mac/StrongVPN.dmg"
url "https://static.colomovers.com/mac/StrongVPN.dmg",
verified: "static.colomovers.com/"
appcast "https://static.colomovers.com/mac/updates.xml"
name "StrongVPN"
homepage "https://strongvpn.com/vpn-apps/macos/"