Skip to content

Commit a5ebfd7

Browse files
committed
cagent 1.6.3
1 parent f3d2ac5 commit a5ebfd7

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.6.2.tar.gz"
5-
sha256 "82a5c6297ba59ebfb3a1288bc3757306f88195b4812e8975e3fa4f8ebe557221"
4+
url "https://github.com/docker/cagent/archive/refs/tags/v1.6.3.tar.gz"
5+
sha256 "6316edd4b4abe023e1a4a1713ee2516629edd511fd89fff63d1c7bd7821a8d38"
66
license "Apache-2.0"
77
head "https://github.com/docker/cagent.git", branch: "main"
88

0 commit comments

Comments
 (0)