sub2srt 0.5.4
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7853ad24c8
commit
a9e0ca0da0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sub2srt < Formula
|
||||
homepage 'https://github.com/robelix/sub2srt'
|
||||
url 'https://github.com/robelix/sub2srt/archive/0.5.3.tar.gz'
|
||||
sha1 'd0d1ed31adde5f3e6f117ca4e5a80b206d92b93f'
|
||||
url 'https://github.com/robelix/sub2srt/archive/0.5.4.tar.gz'
|
||||
sha1 '2aaaae905223b924a05978b3c52cad73d06828cc'
|
||||
|
||||
def install
|
||||
bin.install 'sub2srt'
|
||||
|
|
Loading…
Reference in a new issue