tigervnc-viewer: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:04 +01:00
parent 3ea7c86a27
commit 3e49bce7d9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "tigervnc-viewer" do
version "1.11.0"
sha256 "851fa20a55e7144e2fe3210aee65e977ea7df5fde3f2287014db946dbaa9a37e"
# bintray.com/tigervnc/ was verified as official when first introduced to the cask
url "https://bintray.com/tigervnc/stable/download_file?file_path=TigerVNC-#{version}.dmg"
url "https://bintray.com/tigervnc/stable/download_file?file_path=TigerVNC-#{version}.dmg",
verified: "bintray.com/tigervnc/"
appcast "https://github.com/TigerVNC/tigervnc/releases.atom"
name "TigerVNC"
desc "Multi-platform VNC client and server"