xld: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "xld" do
version "2020.11.23"
sha256 "1ad1b38dac80694da805b154ed031b0df3d9019e719a9b6d1c4a9d4351a72b70"
# sourceforge.net/xld/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/xld/xld-#{version.no_dots}.dmg"
url "https://downloads.sourceforge.net/xld/xld-#{version.no_dots}.dmg",
verified: "sourceforge.net/xld/"
appcast "https://svn.code.sf.net/p/xld/code/appcast/xld-appcast_e.xml",
must_contain: version.no_dots
name "X Lossless Decoder"