Skip to content

Commit aeb0506

Browse files
committed
lue-reader: add 0.2.0 bottle.
1 parent 7fbc465 commit aeb0506

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/l/lue-reader.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ class LueReader < Formula
77
sha256 "707f11d7992b2512e47c5ceaf4273dc1937b2f366955caf1bf776cbd97fbf4da"
88
license "GPL-3.0-only"
99

10+
bottle do
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9b03cb9bdeccdd58a4443f39dd723102e3e9f96aa7a082b00c0fe607f7e8057c"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3e20b27decb3d2dd804f8b56159b470464fd9d1d0fa647760a5e0acdb659a363"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b60c26c222d796ad92f94b1a124a2a927fb8b94054a5d49fd4fbf41c37a4f771"
14+
sha256 cellar: :any_skip_relocation, sonoma: "ab90912516b2b8ec0036f6491ee35f27b4604cc1e368ad2a6e1feff9e36af3cd"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4ea7529b5cb2f300b9078c848b11f916bcb8f7e5255d44cfe4bcb3f0d0e651f"
16+
end
17+
1018
depends_on "certifi"
1119
depends_on "ffmpeg"
1220
depends_on "pymupdf"

0 commit comments

Comments
 (0)