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 a5c505a commit 6912943Copy full SHA for 6912943
Formula/e/epubcheck.rb
@@ -6,8 +6,7 @@ class Epubcheck < Formula
6
license "BSD-3-Clause"
7
8
bottle do
9
- rebuild 2
10
- sha256 cellar: :any_skip_relocation, all: "0f49db31f1124e428d4a0e574e130ba7abd35a5467426642b6d84eacb19c672b"
+ sha256 cellar: :any_skip_relocation, all: "9078e3e592f0c1f83908f3ce507216c6a4b68d585c2e572c4589eb4861df6d47"
11
end
12
13
depends_on "openjdk"
0 commit comments