Skip to content

Commit 691e11b

Browse files
committed
cagent 1.23.4
1 parent d441bf8 commit 691e11b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cagent.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cagent < Formula
22
desc "Agent Builder and Runtime by Docker Engineering"
33
homepage "https://github.com/docker/cagent"
4-
url "https://github.com/docker/cagent/archive/refs/tags/v1.23.3.tar.gz"
5-
sha256 "b07c92e7bc6adaf725f9212e0828a1a0da1ca2d9b85d6edb43d4e2f643203ba9"
4+
url "https://github.com/docker/cagent/archive/refs/tags/v1.23.4.tar.gz"
5+
sha256 "62f8b8db13a0e6264321463d2ff268f96d9515b97d17f9f545504d2a387a021b"
66
license "Apache-2.0"
77
head "https://github.com/docker/cagent.git", branch: "main"
88

0 commit comments

Comments
 (0)