Skip to content

Commit 35b491e

Browse files
committed
ocrmypdf: update 16.6.0 bottle.
1 parent c97eeef commit 35b491e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/o/ocrmypdf.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ class Ocrmypdf < Formula
88
license "MPL-2.0"
99

1010
bottle do
11-
rebuild 1
12-
sha256 cellar: :any, arm64_sequoia: "e055648ef772c9d5af379ebc295f6d59e043e62a8da871eb0d7177deefc64b10"
13-
sha256 cellar: :any, arm64_sonoma: "70439c7fd072948916ce16634c84e40ae82492e8580247da4f2a5970c48c9500"
14-
sha256 cellar: :any, arm64_ventura: "d4403ce35a318582b644ec8d49a72c7f92f9ef63ae48c631ccf59f0ff4cb6caa"
15-
sha256 cellar: :any, sonoma: "78b340790395f53fa0c3fb25887546b6f21b97936d8aeb5fbd18e51c70a13d17"
16-
sha256 cellar: :any, ventura: "a48dcb610862db2607a3f45374f992e8dcd1a0946fbeac3247ca03dac18d9fa9"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "186a731e47a5f2298b263cb57fa37d7eded3c86c619c0a74e3877c08e0266620"
11+
sha256 cellar: :any, arm64_sequoia: "c3ffd9f1006c96f968caa3c47bae45023dac7c149cd98d28b317d737f70cb6af"
12+
sha256 cellar: :any, arm64_sonoma: "45fbcb6af8e80c18af064a04a14ad89a81466e126f15661b2a5b203fea2bb285"
13+
sha256 cellar: :any, arm64_ventura: "7051c4e47ea99977e900e2c29dcc035431e9902d896b78b7be592ad9767992e7"
14+
sha256 cellar: :any, sonoma: "7ff46e3e904b180cacbf8f1adbea61c04a767be95aa612ec7526a2af6f60cd4b"
15+
sha256 cellar: :any, ventura: "57c8baf8d36b21e57d8debdbc879ae6a503163668ec7b7e611b3a2c6ad35b215"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fff0fea75620cb0baab89255ea020c12d96b7218725af0fba84ba63f78bc3a6c"
1817
end
1918

2019
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)