File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -873,6 +873,7 @@ epic5
873
873
epoll-shim
874
874
epr
875
875
eprover
876
+ epubcheck
876
877
eralchemy
877
878
erdtree
878
879
erg
Original file line number Diff line number Diff line change 1
1
class Epubcheck < Formula
2
2
desc "Validate EPUB files, version 2.0 and later"
3
3
homepage "https://github.com/w3c/epubcheck"
4
- url "https://github.com/w3c/epubcheck/releases/download/v5.1 .0/epubcheck-5.1 .0.zip"
5
- sha256 "74a59af8602bf59b1d04266a450d9cdcb5986e36d825adc403cde0d95e88c9e8 "
4
+ url "https://github.com/w3c/epubcheck/releases/download/v5.2 .0/epubcheck-5.2 .0.zip"
5
+ sha256 "a88fc7ec19df1eb1c27f50ceb5156772ef0b53e1c418f663c8d750bdbdd0f922 "
6
6
license "BSD-3-Clause"
7
7
8
8
bottle do
9
- rebuild 2
10
- sha256 cellar : :any_skip_relocation , all : "0f49db31f1124e428d4a0e574e130ba7abd35a5467426642b6d84eacb19c672b"
9
+ sha256 cellar : :any_skip_relocation , all : "9078e3e592f0c1f83908f3ce507216c6a4b68d585c2e572c4589eb4861df6d47"
11
10
end
12
11
13
12
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments