mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
class Subtitles < Cask
|
|
url 'http://subtitlesapp.com/download/Subtitles-mac-2.0.zip'
|
|
homepage 'http://subtitlesapp.com'
|
|
version '2.0'
|
|
sha1 '1efca24e5935306ea7cd6543e61d0558a119401d'
|
|
link 'Subtitles.app'
|
|
end
|