Skip to content

Commit 2bd0e41

Browse files
committed
cagent 1.9.26
1 parent b36c3a5 commit 2bd0e41

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

0 commit comments

Comments
 (0)