ccextractor 0.88
Closes #40532. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
2880d90d87
commit
5bd2f121e9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Ccextractor < Formula
|
class Ccextractor < Formula
|
||||||
desc "Free, GPL licensed closed caption tool"
|
desc "Free, GPL licensed closed caption tool"
|
||||||
homepage "https://www.ccextractor.org/"
|
homepage "https://www.ccextractor.org/"
|
||||||
url "https://github.com/CCExtractor/ccextractor/archive/v0.87.tar.gz"
|
url "https://github.com/CCExtractor/ccextractor/archive/v0.88.tar.gz"
|
||||||
sha256 "10c3d88fba531aa6f5f6937e8eccc4df2ac96abaa4d77cb4a1b1349a8b94346f"
|
sha256 "e0bfad4c7cf5d8a05305107ab53829a33b209446aaec515d5c51b72392b1eda7"
|
||||||
head "https://github.com/ccextractor/ccextractor.git"
|
head "https://github.com/ccextractor/ccextractor.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue