topicctl: 2.0.1 -> 2.0.2

This commit is contained in:
R. Ryantm
2026-03-18 18:46:46 +00:00
parent 37623ad7aa
commit 653983a95e
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "topicctl";
version = "2.0.1";
version = "2.0.2";
src = fetchFromGitHub {
owner = "segmentio";
repo = "topicctl";
rev = "v${finalAttrs.version}";
sha256 = "sha256-i7Gu7bk7J8+kG6gWpB+8hyIQs7B3TNQmYvLyQQ0ZGtc=";
sha256 = "sha256-huP6Irmk4eEhpfJV+h6aqvw+cpPj9StobyfZPXng2VM=";
};
vendorHash = "sha256-aoFMYgyZnXmPg3fjwydGm85WKcT+Jez07a4JX1o3Mmo=";