Skip to content

Commit 978c6f6

Browse files
committed
opkssh: update 0.7.0 bottle.
1 parent 8e58aa2 commit 978c6f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/opkssh.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Opkssh < Formula
77
head "https://github.com/openpubkey/opkssh.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0640a6e10bcf5282b59ab11d54b3a3973aef75cda201bfef82ea154038874049"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0640a6e10bcf5282b59ab11d54b3a3973aef75cda201bfef82ea154038874049"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0640a6e10bcf5282b59ab11d54b3a3973aef75cda201bfef82ea154038874049"
13-
sha256 cellar: :any_skip_relocation, sonoma: "8cea435db14b96a57869334e18959795cbc81374161dc21aef66a46474b01008"
14-
sha256 cellar: :any_skip_relocation, ventura: "8cea435db14b96a57869334e18959795cbc81374161dc21aef66a46474b01008"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "45007bb3b43f295e163035bcb02ded4287029f227c936f42a632e6f3f4830675"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "19ec70ead93ad2656e47a728fd668013b96dd03572096a4c3e109453acb78524"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "19ec70ead93ad2656e47a728fd668013b96dd03572096a4c3e109453acb78524"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "19ec70ead93ad2656e47a728fd668013b96dd03572096a4c3e109453acb78524"
13+
sha256 cellar: :any_skip_relocation, sonoma: "bb5b1b0ebd86db9351942633b268c3e1bf59e7745870783e0cb2627f77aa908d"
14+
sha256 cellar: :any_skip_relocation, ventura: "bb5b1b0ebd86db9351942633b268c3e1bf59e7745870783e0cb2627f77aa908d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bcc1d15b09f4761790688c96cbe0f13f107843cb7061070f9600ef0cf2324257"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)