moscow-ml: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:23 +01:00
parent 9afb800771
commit bb194d7c73
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "moscow-ml" do
version "2.10.1"
sha256 "4b3e2035b106c688e43e7d415ca74ca8970f74656cc2c17326c5fb7d1f948ca0"
# github.com/kfl/mosml/ was verified as official when first introduced to the cask
url "https://github.com/kfl/mosml/releases/download/ver-#{version}/mosml-#{version}.pkg"
url "https://github.com/kfl/mosml/releases/download/ver-#{version}/mosml-#{version}.pkg",
verified: "github.com/kfl/mosml/"
appcast "https://github.com/kfl/mosml/releases.atom"
name "Moscow ML"
homepage "https://mosml.org/"