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 677f70f commit f7e22d9Copy full SHA for f7e22d9
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.7.2.tar.gz"
5
- sha256 "5e5b972618534ebd973def8644527fdba040936b628cf6d10e1d07bf9aa2509d"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.7.3.tar.gz"
+ sha256 "404da4abb1fa05756d1fc9e0db185e4cd64fda745183a19c685965ccccbbaa40"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments