Skip to content

Commit

Permalink
epubcheck 4.0.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#45724.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
  • Loading branch information
tofi86 authored and bfontaine committed Nov 5, 2015
1 parent afec44d commit d5ad90d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/epubcheck.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Epubcheck < Formula
desc "Validate IDPF EPUB files, version 2.0 and later"
homepage "https://github.com/IDPF/epubcheck"
url "https://github.com/IDPF/epubcheck/releases/download/v4.0.0/epubcheck-4.0.0.zip"
sha256 "6a2b73ddbe8aa5a83ee551b73297429daa73156192661ac28c1fbb39fa7edbdc"
url "https://github.com/IDPF/epubcheck/releases/download/v4.0.1/epubcheck-4.0.1.zip"
sha256 "ef1973ed8ada1e7f875cd1b9cc61c4ddf72e131a1865d00f48e19e0caab288ba"

bottle :unneeded

Expand Down

0 comments on commit d5ad90d

Please sign in to comment.