Skip to content

Commit a5c505a

Browse files
committed
epubcheck 5.2.0
autobump: add epubcheck Signed-off-by: Rui Chen <[email protected]>
1 parent df7698c commit a5c505a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ epic5
872872
epoll-shim
873873
epr
874874
eprover
875+
epubcheck
875876
eralchemy
876877
erdtree
877878
erg

Formula/e/epubcheck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Epubcheck < Formula
22
desc "Validate EPUB files, version 2.0 and later"
33
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"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)