We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7698c commit a5c505aCopy full SHA for a5c505a
.github/autobump.txt
@@ -872,6 +872,7 @@ epic5
872
epoll-shim
873
epr
874
eprover
875
+epubcheck
876
eralchemy
877
erdtree
878
erg
Formula/e/epubcheck.rb
@@ -1,8 +1,8 @@
1
class Epubcheck < Formula
2
desc "Validate EPUB files, version 2.0 and later"
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"
+ url "https://github.com/w3c/epubcheck/releases/download/v5.2.0/epubcheck-5.2.0.zip"
+ sha256 "a88fc7ec19df1eb1c27f50ceb5156772ef0b53e1c418f663c8d750bdbdd0f922"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments