mullvadvpn: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:25 +01:00
parent 62a695561e
commit ca76710e68
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "mullvadvpn" do
version "2020.7"
sha256 "7ec7729557afe6291731181173802761596d70e4fe93a4608809ed2f9320331c"
# github.com/mullvad/mullvadvpn-app/ was verified as official when first introduced to the cask
url "https://github.com/mullvad/mullvadvpn-app/releases/download/#{version}/MullvadVPN-#{version}.pkg"
url "https://github.com/mullvad/mullvadvpn-app/releases/download/#{version}/MullvadVPN-#{version}.pkg",
verified: "github.com/mullvad/mullvadvpn-app/"
appcast "https://github.com/mullvad/mullvadvpn-app/releases.atom"
name "Mullvad VPN"
desc "VPN client"