kubectl-klock: 0.8.0 -> 0.8.1

This commit is contained in:
Kalle Fagerberg 2025-06-04 13:09:09 +02:00
parent a1ba3c5c21
commit e677a7a7c2
No known key found for this signature in database
GPG Key ID: 4C48E82B9DDB0951

View File

@ -7,7 +7,7 @@
buildGoModule rec {
pname = "kubectl-klock";
version = "0.8.0";
version = "0.8.1";
nativeBuildInputs = [ makeWrapper ];
@ -15,7 +15,7 @@ buildGoModule rec {
owner = "applejag";
repo = "kubectl-klock";
rev = "v${version}";
hash = "sha256-1t/DJ6cTikAl2edJFfDzXAB8OgdZSjk1C7vOGXyTu0U=";
hash = "sha256-WKWaQ7VKzlfgYb5B/GmcUKTjxfFRctt+N+zRJcOGukA=";
};
ldflags = [