Skip to content

Commit b27e2d6

Browse files
committed
cloud-provider-kind 0.7.0
1 parent ef220a3 commit b27e2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloud-provider-kind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CloudProviderKind < Formula
22
desc "Cloud provider for KIND clusters"
33
homepage "https://github.com/kubernetes-sigs/cloud-provider-kind"
4-
url "https://github.com/kubernetes-sigs/cloud-provider-kind/archive/refs/tags/v0.6.0.tar.gz"
5-
sha256 "61f7efdd17f2b1100f153c162494eba240f4bace459ec3d76fc5348d829e5f78"
4+
url "https://github.com/kubernetes-sigs/cloud-provider-kind/archive/refs/tags/v0.7.0.tar.gz"
5+
sha256 "0dd74003639198dbb6742987410c7eb5365e7bd2d46ded1d22a5ce8980731195"
66
license "Apache-2.0"
77
head "https://github.com/kubernetes-sigs/cloud-provider-kind.git", branch: "main"
88

0 commit comments

Comments
 (0)