File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff 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_tahoe : "c6c2c8648a04a2063b640d2bc3b51e835b82f1e86a2a9f034dce765bbb419df8"
13- sha256 cellar : :any , arm64_sequoia : "88e08437f1485cbdb4add6d13eedbe4acaa0e8be83365199662302c282021631"
14- sha256 cellar : :any , arm64_sonoma : "d4b612f785f82ef55b1b566ac36b510a40cda3520739001444e8f7d0dd2e3412"
15- sha256 cellar : :any , sonoma : "9a711c9cb85cf5d01088b58283dc614438f2545f27864f7ef93bca25d84b03f2"
16- sha256 cellar : :any_skip_relocation , arm64_linux : "82c006398f5ef76f3d18a933019cbd845079256377c4997e961f69e9212d3b69"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "2992d8bec85c4345bef105f9434881c7f027081db3e092b274d3ce37cedc27fa"
11+ sha256 cellar : :any , arm64_tahoe : "da78df7b744c2fdc00f7feffc417738c6bf89eea416299699f7a8d7528440c3d"
12+ sha256 cellar : :any , arm64_sequoia : "1329b3835e5f8b30f7540943a467314cdc41ecc78e314f1944372f182e3147ba"
13+ sha256 cellar : :any , arm64_sonoma : "93e10ad0649f0f369561458c9e63a20a20284da2bb7463cd8df03c3dfdba5845"
14+ sha256 cellar : :any , sonoma : "88f6ea27ce11e8a0ecadcd967613ade8ed92d2ccc0e03604e2eea4ce78dc656f"
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "c6a289a0d8bf898ca86464c288867a25e2196a6052896807a9af730af1c624e8"
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "39407b1826757734fe6d58998eebfd89474713bc1c2fd5894cd0add2f245eae6"
1817 end
1918
2019 depends_on "cmake" => :build # for pikepdf
You can’t perform that action at this time.
0 commit comments