homebrew-cask/Casks/caption.rb

13 lines
395 B
Ruby

cask "caption" do
version "2.0.1"
sha256 "bc3c2383ca3be4fb64adc5c8d97af2e372c163272132527db0b4ee5ab6a43605"
url "https://github.com/gielcobben/caption/releases/download/v#{version}/caption-#{version}-mac.zip",
verified: "github.com/gielcobben/caption/"
name "Caption"
desc "Finds and sets up subtitles automatically"
homepage "https://getcaption.co/"
app "Caption.app"
end