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 6af4687 commit e9ecb45Copy full SHA for e9ecb45
pkgs/by-name/ka/kafkactl/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "kafkactl";
9
- version = "5.5.0";
+ version = "5.5.1";
10
11
src = fetchFromGitHub {
12
owner = "deviceinsight";
13
repo = pname;
14
tag = "v${version}";
15
- hash = "sha256-9xo/lg3IhAdJnmmLAmiMcKNCTMXkKK2jnYaGHIk8Rq4=";
+ hash = "sha256-lsYdq3+hf+8EPLmLbgnzuVHfeZXrUlqYmHY4kJ6HzC4=";
16
};
17
18
vendorHash = "sha256-0Kc8Z32YdmwhKMTBMBAK0ZdnXnH8/Ze1HcMDafosLvw=";
0 commit comments