Skip to content

Commit 90f6726

Browse files
committed
cagent: update 1.9.26 bottle.
1 parent 2bd0e41 commit 90f6726

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cagent.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "4d8a5eb0d0cef7f343c53e7ae54fc0166bf59936c83fd1fec46e95e363dceb99"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4d8a5eb0d0cef7f343c53e7ae54fc0166bf59936c83fd1fec46e95e363dceb99"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4d8a5eb0d0cef7f343c53e7ae54fc0166bf59936c83fd1fec46e95e363dceb99"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0984237ddada9328f64dce14108eb3aab087ab695dddc46ab487ea64da3a6a8b"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "19f9a20d63b717ed05fffd5448ce8211f27186257f9d9bb03830808bb92e9198"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "43a27c16a05a106a52793dc8330491c5dfadf572aa9cc7ad08dd3ba26edc0141"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "63f9f9267279f370961e32fc4a0e73d67cfa5bcc4f17fc09e585517319d706bc"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "63f9f9267279f370961e32fc4a0e73d67cfa5bcc4f17fc09e585517319d706bc"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "63f9f9267279f370961e32fc4a0e73d67cfa5bcc4f17fc09e585517319d706bc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ee2db58d36f658da2480a01464d755ab399444ba2c542f75a749d753b2dbfff7"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "387595fb101bd13d48ea47979ba4976bf23c990fb7847f07f962e946056c357b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "53c53ea14f943e13941bccd6a5354d64aef4fb0465305497e706c57cf701b08c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)