We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d441bf8 commit 691e11bCopy full SHA for 691e11b
Formula/c/cagent.rb
@@ -1,8 +1,8 @@
1
class Cagent < Formula
2
desc "Agent Builder and Runtime by Docker Engineering"
3
homepage "https://github.com/docker/cagent"
4
- url "https://github.com/docker/cagent/archive/refs/tags/v1.23.3.tar.gz"
5
- sha256 "b07c92e7bc6adaf725f9212e0828a1a0da1ca2d9b85d6edb43d4e2f643203ba9"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.23.4.tar.gz"
+ sha256 "62f8b8db13a0e6264321463d2ff268f96d9515b97d17f9f545504d2a387a021b"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments