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 5a00df2 commit 52ed454Copy full SHA for 52ed454
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.0.tar.gz"
5
- sha256 "61aa5ae5beae7994e0969d87a05f42d161c1f006aa9eaaf5997462c18d2fe370"
+ url "https://github.com/docker/cagent/archive/refs/tags/v1.9.1.tar.gz"
+ sha256 "a7cbb7d9323c2c017f9e69525c7237159f17cfb2322871fc2b38caad1a0d11e5"
6
license "Apache-2.0"
7
head "https://github.com/docker/cagent.git", branch: "main"
8
0 commit comments