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 6876969 commit 914e064Copy full SHA for 914e064
Formula/k/kubelogin.rb
@@ -1,8 +1,8 @@
1
class Kubelogin < Formula
2
desc "OpenID Connect authentication plugin for kubectl"
3
homepage "https://github.com/int128/kubelogin"
4
- url "https://github.com/int128/kubelogin/archive/refs/tags/v1.34.1.tar.gz"
5
- sha256 "9ecdd5e01ce8071a9ba2766608f57ad0131f1a5521a54cf70063d988c3fddc28"
+ url "https://github.com/int128/kubelogin/archive/refs/tags/v1.34.2.tar.gz"
+ sha256 "b985941581606398bc359d37f35c27bfc70e996eb6048f036c152447a4bb7cf6"
6
license "Apache-2.0"
7
head "https://github.com/int128/kubelogin.git", branch: "master"
8
0 commit comments