pluto: 5.22.6 -> 5.22.7

This commit is contained in:
R. Ryantm
2026-01-03 11:50:26 +00:00
parent 0c9be53f55
commit ba591dead7
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "pluto";
version = "5.22.6";
version = "5.22.7";
src = fetchFromGitHub {
owner = "FairwindsOps";
repo = "pluto";
rev = "v${version}";
hash = "sha256-6Xi+EWQvFYtdiVywhSB4Lmzsc6Z1nE8UWO8vBteVOnE=";
hash = "sha256-lB8xMkKCnQYMtwvYXbCwSsh30nbpQ/2Pl8dHA1R3bQg=";
};
vendorHash = "sha256-59mRVfQ2rduTvIJE1l/j3K+PY3OEMfNpjjYg3hqNUhs=";
vendorHash = "sha256-PVax9C1tSlB8AVhJbRx4l5kvOrPfWd4O8jQ2lXoamls=";
ldflags = [
"-w"