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 b36c3a5 commit 2bd0e41Copy full SHA for 2bd0e41
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.9.25.tar.gz"
5
- sha256 "84f3a46319f7189c6ff6136909548404a61b8a7ef4b87bdd302a72f43e2b041f"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.9.26.tar.gz"
+ sha256 "0dbe61672588b268b0009d1e99224445b55576e630828abef5b378cef2d69b93"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments