Skip to content

Commit 4299ab9

Browse files
committed
kagent: update 0.7.5 bottle.
1 parent dc407ff commit 4299ab9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kagent.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2b15d1a7d809a50282247c0836d67c2d2118b5dea716dd9d34bd2e5642be657e"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b15d1a7d809a50282247c0836d67c2d2118b5dea716dd9d34bd2e5642be657e"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b15d1a7d809a50282247c0836d67c2d2118b5dea716dd9d34bd2e5642be657e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "cb89976df3c6e90974e539af61a150b88505530524131b076f02d67fda0f9b3b"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "5734fbd03ded1f0c28b9d7fd65ad93bde141c20f4a221d0540e198a86cf02696"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9f520c292e5911386213f4c05b60a1dcf0838c4c67fba4eaae6666010729b945"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d814e75232e6441813e3f51f583146b199053449b6033487ea2d9cdb94ced3ac"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d814e75232e6441813e3f51f583146b199053449b6033487ea2d9cdb94ced3ac"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d814e75232e6441813e3f51f583146b199053449b6033487ea2d9cdb94ced3ac"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c018487cae28e84e6bd1cc64da0f473cd600b7cc1acd5ff41512654e162ba7b5"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "29344eb93b160d7a5d57703723cc1579bf52f3bf6bc9de1f7aad167ab456e26d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "769a151bd80ebff90345f6b372e4ddc62e363d341c78de66df21dc5e11a8991f"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)