openshot-video-editor: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:32 +01:00
parent c7fe7a2bee
commit 483563cb1a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "openshot-video-editor" do
version "2.5.1"
sha256 "cc17586bb7241545659220994c765ae89eb584f6be007069cba519cd4c1793a4"
# github.com/OpenShot/openshot-qt/ was verified as official when first introduced to the cask
url "https://github.com/OpenShot/openshot-qt/releases/download/v#{version}/OpenShot-v#{version}-x86_64.dmg"
url "https://github.com/OpenShot/openshot-qt/releases/download/v#{version}/OpenShot-v#{version}-x86_64.dmg",
verified: "github.com/OpenShot/openshot-qt/"
appcast "https://github.com/OpenShot/openshot-qt/releases.atom"
name "OpenShot Video Editor"
homepage "https://openshot.org/"