mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
shotcut.rb: add verified comment (#94162)
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user