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 9f9e2d6 commit c3c556cCopy full SHA for c3c556c
Formula/c/cmctl.rb
@@ -1,8 +1,8 @@
1
class Cmctl < Formula
2
desc "Command-line tool to manage cert-manager"
3
homepage "https://cert-manager.io"
4
- url "https://github.com/cert-manager/cmctl/archive/refs/tags/v2.2.0.tar.gz"
5
- sha256 "b4c6c88c798f9e8b8b06c6fbeb64fc11eb946b08828a994a44b7e630ffbdaa7b"
+ url "https://github.com/cert-manager/cmctl/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "087b556ab87a9f9d976be4bf72ed5593f080426e7d3cc59ad73130e5bedd0ab5"
6
license "Apache-2.0"
7
head "https://github.com/cert-manager/cmctl.git", branch: "main"
8
0 commit comments