natron: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:26 +01:00
parent d51e1552f0
commit e3fccb89a1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "natron" do
version "2.3.15"
sha256 "9ac24bb154aea1d65813c2a8451237f02b77dd68a39619c91a671ab897eebde9"
# github.com/NatronGitHub/Natron/ was verified as official when first introduced to the cask
url "https://github.com/NatronGitHub/Natron/releases/download/v#{version}/Natron-#{version}-OSX-64.dmg"
url "https://github.com/NatronGitHub/Natron/releases/download/v#{version}/Natron-#{version}-OSX-64.dmg",
verified: "github.com/NatronGitHub/Natron/"
appcast "https://github.com/NatronGitHub/Natron/releases.atom"
name "Natron"
desc "Open-source node-graph based video compositing software"