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 29ea58f commit 85f599dCopy full SHA for 85f599d
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.5.11.tar.gz"
5
- sha256 "9b11261f7c946d591010eb1d799d045f649c4abf7ed57f53a98cac756374336c"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.5.14.tar.gz"
+ sha256 "fd929687cdd6350844e733ac20c6becb1e44948b2757590acb77d7770aa0adb1"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments