ktailctl: 0.19.0 -> 0.19.1 (#374604)

This commit is contained in:
K900
2025-01-17 21:39:41 +03:00
committed by GitHub
@@ -26,13 +26,13 @@
}:
let
version = "0.19.0";
version = "0.19.1";
src = fetchFromGitHub {
owner = "f-koehler";
repo = "KTailctl";
rev = "v${version}";
hash = "sha256-tKdzTfqKCSRf/cPw3AcvpuZ3ETQYSKm98r5Py14aC9w=";
hash = "sha256-UUxHLC35au4Valy/ArFdBjI5uGsIQ8aMdNLMPz0gSTs=";
};
goDeps =