xattred: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:14 +01:00
parent 6862dda4ae
commit 316a05ced1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "xattred" do
version "1.3,2020.08"
sha256 "606823107254a9a66af2c67d0e6aa25ae820d8dfba2be5427325d05c4a5482a7"
# eclecticlightdotcom.files.wordpress.com/ was verified as official when first introduced to the cask
url "https://eclecticlightdotcom.files.wordpress.com/#{version.after_comma.major}/#{version.after_comma.minor}/xattred#{version.before_comma.no_dots}.zip"
url "https://eclecticlightdotcom.files.wordpress.com/#{version.after_comma.major}/#{version.after_comma.minor}/xattred#{version.before_comma.no_dots}.zip",
verified: "eclecticlightdotcom.files.wordpress.com/"
appcast "https://www.macupdater.net/cgi-bin/extract_text/extract_text_split_easy.cgi?url=https://raw.githubusercontent.com/hoakleyelc/updates/master/eclecticapps.plist&splitter_1=xattred&index_1=1&splitter_2=Version&index_2=1&splitter_3=dict&index_3=0"
name "xattred"
desc "Extended attribute editor"