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 ef6e51a commit f2ec737Copy full SHA for f2ec737
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.2.tar.gz"
5
- sha256 "82a5c6297ba59ebfb3a1288bc3757306f88195b4812e8975e3fa4f8ebe557221"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.6.3.tar.gz"
+ sha256 "6316edd4b4abe023e1a4a1713ee2516629edd511fd89fff63d1c7bd7821a8d38"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments