remotix-agent: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "remotix-agent" do
version "1.4.11-21038"
sha256 "ae8b3a4593ea3f95ba7d18176d84df32860f4868a71c4f5eed026995cb9166a1"
# remotix.com/agent-mac was verified as official when first introduced to the cask
url "https://downloads.remotix.com/agent-mac/RemotixAgent-#{version}.pkg"
url "https://downloads.remotix.com/agent-mac/RemotixAgent-#{version}.pkg",
verified: "remotix.com/agent-mac/"
appcast "https://remotix.com/downloads-mac/"
name "Remotix Agent"
homepage "https://remotixcloud.com/"