Skip to content

Commit 797b943

Browse files
committed
clusterctl 1.11.1
1 parent 7ad11f2 commit 797b943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/clusterctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Clusterctl < Formula
22
desc "Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle"
33
homepage "https://cluster-api.sigs.k8s.io"
4-
url "https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.11.0.tar.gz"
5-
sha256 "c6541b06798f93255924b4e8d5a11e9bfeda824d181e8875b29b488e8605eb75"
4+
url "https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.11.1.tar.gz"
5+
sha256 "8e180de174bb9f675635862d769a9b8466d27a7cfe3ce16847ea7e7e5a451e46"
66
license "Apache-2.0"
77
head "https://github.com/kubernetes-sigs/cluster-api.git", branch: "main"
88

0 commit comments

Comments
 (0)