homebrew-cask/Casks/isubtitle.rb

13 lines
465 B
Ruby
Raw Normal View History

2016-11-11 20:04:41 +08:00
cask 'isubtitle' do
2017-02-11 20:01:41 +08:00
version '3.0.4'
sha256 '71692dd773fa2d128ac927c6521268364ff119a305d844f8fb33053a5505e1ff'
2016-11-11 20:04:41 +08:00
2016-11-23 15:16:22 +08:00
url "http://www.bitfield.se/isubtitle#{version.major}/download/iSubtitle_#{version}.zip"
appcast "http://www.bitfield.se/isubtitle#{version.major}/changelog.xml",
2017-02-11 20:01:41 +08:00
checkpoint: '5a4d1b53448ffc6d8f2d992f5cb0434620df219ef11ae3e397269d04a937c76e'
2016-11-11 20:04:41 +08:00
name 'iSubtitle'
homepage 'https://www.bitfield.se/isubtitle/'
2016-11-11 20:04:41 +08:00
app 'iSubtitle.app'
end