Skip to content

Commit c05912b

Browse files
committed
cagent 1.6.1
1 parent 85b4cfb commit c05912b

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

0 commit comments

Comments
 (0)