meshlab: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:19 +01:00
parent 6ee4821838
commit ef7e35c47e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "meshlab" do
version "2020.12"
sha256 "f3ffe7132b37a44a8017a4bf5d52ff271c27fe3dd316245694e96bd30920ceae"
# github.com/cnr-isti-vclab/meshlab/ was verified as official when first introduced to the cask
url "https://github.com/cnr-isti-vclab/meshlab/releases/download/Meshlab-#{version}/MeshLab#{version}-macos.dmg"
url "https://github.com/cnr-isti-vclab/meshlab/releases/download/Meshlab-#{version}/MeshLab#{version}-macos.dmg",
verified: "github.com/cnr-isti-vclab/meshlab/"
appcast "https://github.com/cnr-isti-vclab/meshlab/releases.atom"
name "MeshLab"
desc "Open-source mesh processing system"