Skip to content

Commit 52ed454

Browse files
committed
cagent 1.9.1
1 parent 5a00df2 commit 52ed454

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

0 commit comments

Comments
 (0)