qxmledit: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:44 +01:00
parent 7de70aee2d
commit 72e6a5c6b3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "qxmledit" do
version "0.9.16"
sha256 "81c7d8804b59b4190c987f0e1c503052c96984e8ae5e570dc3a49ce22837b15a"
# downloads.sourceforge.net/qxmledit/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/qxmledit/QXmlEdit-#{version}.dmg"
url "https://downloads.sourceforge.net/qxmledit/QXmlEdit-#{version}.dmg",
verified: "downloads.sourceforge.net/qxmledit/"
appcast "https://sourceforge.net/projects/qxmledit/rss"
name "QXmlEdit"
homepage "https://qxmledit.org/"