Skip to content

Commit d6ccfdd

Browse files
committed
pdfcpu: update 0.11.0 bottle.
1 parent 03547b8 commit d6ccfdd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pdfcpu.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Pdfcpu < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dbfe66486cb5610e9b1dd03580ab566c557929770eb73938aa092b2f6cf7bbad"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dbfe66486cb5610e9b1dd03580ab566c557929770eb73938aa092b2f6cf7bbad"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dbfe66486cb5610e9b1dd03580ab566c557929770eb73938aa092b2f6cf7bbad"
12-
sha256 cellar: :any_skip_relocation, sonoma: "4d543ddf966abd6bd5b0a3e24cc0f2d79567e6de3d79283aaf973e341de0d8b7"
13-
sha256 cellar: :any_skip_relocation, ventura: "4d543ddf966abd6bd5b0a3e24cc0f2d79567e6de3d79283aaf973e341de0d8b7"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "913e9c226dc778530c8a0941460bf3cb5990070a8763815bc263c3e6f32063e3"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6f141222f26821c8e9a2c6b359b73fee48040cc04ce127dd209968ef80e68d39"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6f141222f26821c8e9a2c6b359b73fee48040cc04ce127dd209968ef80e68d39"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6f141222f26821c8e9a2c6b359b73fee48040cc04ce127dd209968ef80e68d39"
12+
sha256 cellar: :any_skip_relocation, sonoma: "6fa423d0867b75c977cede4c3b81673b91919d9bf564967bbe7b30232aab6755"
13+
sha256 cellar: :any_skip_relocation, ventura: "6fa423d0867b75c977cede4c3b81673b91919d9bf564967bbe7b30232aab6755"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb75f27ec1367eeaeaabd10745b1c30ed25e7588760461db93bd7b8a18553c29"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)