diff --git a/Casks/xld.rb b/Casks/xld.rb index 77699fe3cc5..877c4929631 100644 --- a/Casks/xld.rb +++ b/Casks/xld.rb @@ -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"