Skip to content

Commit 85f599d

Browse files
committed
cagent 1.5.14
1 parent 29ea58f commit 85f599d

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

0 commit comments

Comments
 (0)