Skip to content

Commit 3fc935a

Browse files
committed
pinact: update 3.3.1 bottle.
1 parent dbe0f64 commit 3fc935a

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: "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"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f939c7608dce540c3a6e0e2b32e91fbf6636799bd3361c0462a662ace9a23bc5"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f939c7608dce540c3a6e0e2b32e91fbf6636799bd3361c0462a662ace9a23bc5"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f939c7608dce540c3a6e0e2b32e91fbf6636799bd3361c0462a662ace9a23bc5"
20+
sha256 cellar: :any_skip_relocation, sonoma: "e495083a60f338860ffebbe9cefef3d7066507a63d50918ceb19399c31248df6"
21+
sha256 cellar: :any_skip_relocation, ventura: "e495083a60f338860ffebbe9cefef3d7066507a63d50918ceb19399c31248df6"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "150c02c37e7041318f6e209dde3b6c77ef6c6e989c8ddcaabc732b8bcd23cbd6"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)