Skip to content

Commit 914e064

Browse files
committed
kubelogin 1.34.2
1 parent 6876969 commit 914e064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubelogin.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubelogin < Formula
22
desc "OpenID Connect authentication plugin for kubectl"
33
homepage "https://github.com/int128/kubelogin"
4-
url "https://github.com/int128/kubelogin/archive/refs/tags/v1.34.1.tar.gz"
5-
sha256 "9ecdd5e01ce8071a9ba2766608f57ad0131f1a5521a54cf70063d988c3fddc28"
4+
url "https://github.com/int128/kubelogin/archive/refs/tags/v1.34.2.tar.gz"
5+
sha256 "b985941581606398bc359d37f35c27bfc70e996eb6048f036c152447a4bb7cf6"
66
license "Apache-2.0"
77
head "https://github.com/int128/kubelogin.git", branch: "master"
88

0 commit comments

Comments
 (0)