kubectl-klock: 0.8.0 -> 0.8.1 (#413873)

This commit is contained in:
Peder Bergebakken Sundt 2025-06-04 19:12:19 +02:00 committed by GitHub
commit c731d5ffb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = [