Skip to content

Commit 3078521

Browse files
committed
clusterctl 1.8.2
1 parent fb028dd commit 3078521

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.8.1.tar.gz"
5-
sha256 "c2fe9d352b8076b752c09d6433743fe18b7f3e2e05ca7741d793c955d6e6d55b"
4+
url "https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.8.2.tar.gz"
5+
sha256 "fe1e93d98fd231bed3b64603a78abb76f38b2f5b72af6f5403a029264cd7a4eb"
66
license "Apache-2.0"
77
head "https://github.com/kubernetes-sigs/cluster-api.git", branch: "main"
88

0 commit comments

Comments
 (0)