makehuman: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:16 +01:00
parent c08c8112d1
commit 6bdff861ea
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "makehuman" do
version "1.1.1"
sha256 "0f5626b1878f8f4233be431917e740806b141522f9f4b3da7809e8e7798ee2d8"
# tuxfamily.org/makehuman/ was verified as official when first introduced to the cask
url "https://download.tuxfamily.org/makehuman/releases/#{version}/makehuman-#{version}-osx.dmg"
url "https://download.tuxfamily.org/makehuman/releases/#{version}/makehuman-#{version}-osx.dmg",
verified: "tuxfamily.org/makehuman/"
appcast "https://download.tuxfamily.org/makehuman/releases/"
name "MakeHuman"
homepage "http://www.makehuman.org/"