kubelogin-oidc: 1.28.1 -> 1.28.2

This commit is contained in:
R. Ryantm
2024-08-03 13:13:15 +00:00
committed by Florian Brandes
parent f39ec9ba8c
commit 8420dc20a3

View File

@@ -2,18 +2,18 @@
buildGoModule rec {
pname = "kubelogin";
version = "1.28.1";
version = "1.28.2";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-sFEFvWizQeQp9VE1guO9xMZl9+cFk6jV43TVCbD8pas=";
sha256 = "sha256-hWGP3/WAS2+/jylytZWo7+N/bWmrkaJDHZ0tYbElLSs=";
};
subPackages = ["."];
vendorHash = "sha256-Mel9fH13iXSpB2kClJsH0SM+/gIzu2rPt2q0fjQwumw=";
vendorHash = "sha256-r9WaS3J0b2yerjOgVLu0g95fwETqOFWoUvSC30gDzH0=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin