Skip to content

Commit 43c8cce

Browse files
committed
pinact: update 3.4.1 bottle.
1 parent 423bb1f commit 43c8cce

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: "4a3ca91c7860d29bb30a9cbf0bd7760e7790fc5b6fdd84ccaa5dd16a6dbcdf03"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a3ca91c7860d29bb30a9cbf0bd7760e7790fc5b6fdd84ccaa5dd16a6dbcdf03"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "4a3ca91c7860d29bb30a9cbf0bd7760e7790fc5b6fdd84ccaa5dd16a6dbcdf03"
20-
sha256 cellar: :any_skip_relocation, sonoma: "2f536460499aab1b38b76d5a2691e3b8a7b3ede8c97af40a2115f3c25e227130"
21-
sha256 cellar: :any_skip_relocation, ventura: "2f536460499aab1b38b76d5a2691e3b8a7b3ede8c97af40a2115f3c25e227130"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b2d694ad8402e580424cf6fad2e442d321d9c72a3983c1d058c933a5c3bcede"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ae59f2ed6b51a77884df8176110af3493651e559469aaf90c94ecbe177e4301c"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ae59f2ed6b51a77884df8176110af3493651e559469aaf90c94ecbe177e4301c"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ae59f2ed6b51a77884df8176110af3493651e559469aaf90c94ecbe177e4301c"
20+
sha256 cellar: :any_skip_relocation, sonoma: "55219d3abdd43254f845c58301a931ce42667318b3aeed798ebac982dade851f"
21+
sha256 cellar: :any_skip_relocation, ventura: "55219d3abdd43254f845c58301a931ce42667318b3aeed798ebac982dade851f"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c2cde1a9ddf924c0a8009c8628d71d46da4e212a4b42c784179df4eee2535d8"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)