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 85b4cfb commit c05912bCopy full SHA for c05912b
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.6.0.tar.gz"
5
- sha256 "e404cb546c6db2ab6f96d792b66b0588b9c6396d18f211366bc57f64182ce627"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.6.1.tar.gz"
+ sha256 "b7165b82f18b1c8e7ebb5415e8e62945086c8849c415d9f134fd85125491da82"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments