weka: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:12 +01:00
parent 3306ccdb6f
commit 7783f27b5d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "weka" do
version "3.8.4"
sha256 "312347853807fad45dff5afd2bc293a4c5face03e4bf16a5f0ae9b10b53aaf2a"
# sourceforge.net/weka/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/weka/weka-#{version.dots_to_hyphens}-azul-zulu-osx.dmg"
url "https://downloads.sourceforge.net/weka/weka-#{version.dots_to_hyphens}-azul-zulu-osx.dmg",
verified: "sourceforge.net/weka/"
appcast "https://www.macupdater.net/cgi-bin/extract_text/extract_text_split_easy.cgi?url=https://waikato.github.io/weka-wiki/downloading_weka/&splitter_1=trunk&index_1=0",
must_contain: version.dots_to_hyphens
name "Weka"