Skip to content

Commit f7e22d9

Browse files
committed
cagent 1.7.3
1 parent 677f70f commit f7e22d9

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.7.2.tar.gz"
5-
sha256 "5e5b972618534ebd973def8644527fdba040936b628cf6d10e1d07bf9aa2509d"
4+
url "https://github.com/docker/cagent/archive/refs/tags/v1.7.3.tar.gz"
5+
sha256 "404da4abb1fa05756d1fc9e0db185e4cd64fda745183a19c685965ccccbbaa40"
66
license "Apache-2.0"
77
head "https://github.com/docker/cagent.git", branch: "main"
88

0 commit comments

Comments
 (0)