synfigstudio: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:01 +01:00
parent a21b4b68ee
commit 66fe9cdb20
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "synfigstudio" do
version "1.3.16,20200806"
sha256 "5c83a03cd75914c4b0af856fda6ff17b950626191163937f8a79cd87f1fa41cd"
# github.com/synfig/synfig/ was verified as official when first introduced to the cask
url "https://github.com/synfig/synfig/releases/download/v#{version.before_comma}/SynfigStudio-#{version.before_comma}-#{version.after_comma}.dmg"
url "https://github.com/synfig/synfig/releases/download/v#{version.before_comma}/SynfigStudio-#{version.before_comma}-#{version.after_comma}.dmg",
verified: "github.com/synfig/synfig/"
appcast "https://github.com/synfig/synfig/releases.atom"
name "Synfig Studio"
homepage "https://synfig.org/"