shotcut.rb: add verified comment (#94162)

This commit is contained in:
Vítor Galvão
2020-12-03 14:11:04 +11:00
committed by GitHub
parent d68036a08a
commit 08733296b4
+2 -2
View File
@@ -2,8 +2,8 @@ cask "shotcut" do
version "20.11.28"
sha256 "a2d72ff4302ef5d08b379d605907dc061ed10c53a6478458c2098be0712456cc"
# github.com/mltframework/shotcut/ was verified as official when first introduced to the cask
url "https://github.com/mltframework/shotcut/releases/download/v#{version}/shotcut-macos-signed-#{version.no_dots}.dmg"
url "https://github.com/mltframework/shotcut/releases/download/v#{version}/shotcut-macos-signed-#{version.no_dots}.dmg",
verified: "github.com/mltframework/shotcut/"
appcast "https://github.com/mltframework/shotcut/releases.atom"
name "Shotcut"
desc "Cross-platform and open-source video editor"