Skip to content

Commit d80322b

Browse files
authored
topicctl: 1.19.1 -> 1.19.2 (#388883)
2 parents f09635e + 91cd44c commit d80322b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/to/topicctl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "topicctl";
9-
version = "1.19.1";
9+
version = "1.19.2";
1010

1111
src = fetchFromGitHub {
1212
owner = "segmentio";
1313
repo = "topicctl";
1414
rev = "v${version}";
15-
sha256 = "sha256-3sYi2/c5twM10Q70/73Pd58qkAl5m8KqghG7oV+p2t8=";
15+
sha256 = "sha256-sYt/t16OVJiWFVqSdLNog/mj1gj/TeY0r7z/gMZspls=";
1616
};
1717

1818
vendorHash = "sha256-vPeqStOjoJPYKpdkHQNTBJFKc8NBjTH4A/W9B+HAy1I=";

0 commit comments

Comments
 (0)