nats-top: 0.6.3 -> 0.6.4 (#503752)

This commit is contained in:
Fabian Affolter
2026-03-26 19:17:20 +00:00
committed by GitHub
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "nats-top";
version = "0.6.3";
version = "0.6.4";
src = fetchFromGitHub {
owner = "nats-io";
repo = "nats-top";
tag = "v${finalAttrs.version}";
hash = "sha256-NOU0U1hyP9FCSLK0ulf28cx1K0/KWKQd+t3KtaVqWWo=";
hash = "sha256-yewSURZ5uFfDiSRjLmv8QU7XxTVsnZK2RvsPQ/ZEkRw=";
};
vendorHash = "sha256-BQzOlX7Zrtlcd6+O92JoouzC1QCCbgRAeJoYn/runYA=";
vendorHash = "sha256-BY2WPwU6my1cqddgZvZl36KXKCpMo5RLT4bhk/b+xCM=";
ldflags = [
"-s"