Skip to content

Commit 6252733

Browse files
committed
pinact: update 3.3.0 bottle.
1 parent 859ecf8 commit 6252733

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pinact.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class Pinact < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f336eeae6c5c33c9a35761ac10cf76cd6b234575110a15bb022be118bdb6cf97"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f336eeae6c5c33c9a35761ac10cf76cd6b234575110a15bb022be118bdb6cf97"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f336eeae6c5c33c9a35761ac10cf76cd6b234575110a15bb022be118bdb6cf97"
20-
sha256 cellar: :any_skip_relocation, sonoma: "d0ef930858452b1d2336af0e2083d15313a46867d23f61b0a78e493c2ce3aa6a"
21-
sha256 cellar: :any_skip_relocation, ventura: "d0ef930858452b1d2336af0e2083d15313a46867d23f61b0a78e493c2ce3aa6a"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c987a411b7659d94c31b31637fc74a1d4e3b3298eec12c2368b49faf86e8186"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0f2018bbe2bc5e1d9e6fbf3aa6e0d0274475a0ad2256103a618db3871d619eca"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f2018bbe2bc5e1d9e6fbf3aa6e0d0274475a0ad2256103a618db3871d619eca"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f2018bbe2bc5e1d9e6fbf3aa6e0d0274475a0ad2256103a618db3871d619eca"
20+
sha256 cellar: :any_skip_relocation, sonoma: "d767c80b73165ba2c081b6e6f303e2ca6ec38a038ddcc54e71d238211d4852ad"
21+
sha256 cellar: :any_skip_relocation, ventura: "d767c80b73165ba2c081b6e6f303e2ca6ec38a038ddcc54e71d238211d4852ad"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2c3ba968ebba6976188ea46f0a9a40abe5a7dd0d8a41202e508d13c68975b2e"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)