Skip to content

Commit c3c556c

Browse files
committed
cmctl 2.3.0
1 parent 9f9e2d6 commit c3c556c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cmctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cmctl < Formula
22
desc "Command-line tool to manage cert-manager"
33
homepage "https://cert-manager.io"
4-
url "https://github.com/cert-manager/cmctl/archive/refs/tags/v2.2.0.tar.gz"
5-
sha256 "b4c6c88c798f9e8b8b06c6fbeb64fc11eb946b08828a994a44b7e630ffbdaa7b"
4+
url "https://github.com/cert-manager/cmctl/archive/refs/tags/v2.3.0.tar.gz"
5+
sha256 "087b556ab87a9f9d976be4bf72ed5593f080426e7d3cc59ad73130e5bedd0ab5"
66
license "Apache-2.0"
77
head "https://github.com/cert-manager/cmctl.git", branch: "main"
88

0 commit comments

Comments
 (0)