kminion: 2.2.6 -> 2.2.7

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2024-03-05 12:43:08 +01:00
parent 6766d4335e
commit ba751420e2
No known key found for this signature in database
GPG Key ID: 26C542FD97F965CE
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
buildGoModule rec {
pname = "kafka-minion";
version = "2.2.6";
version = "2.2.7";
src = fetchFromGitHub {
owner = "redpanda-data";

View File

@ -1,4 +1,4 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p curl jq nix-update common-updater-scripts
#!nix-shell -i bash -p nix-update
nix-update kminion