pluto: 5.21.6 -> 5.21.7

This commit is contained in:
R. Ryantm 2025-05-30 04:34:01 +00:00
parent ee2477b0b5
commit 8f9d776b1c

View file

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "pluto";
version = "5.21.6";
version = "5.21.7";
src = fetchFromGitHub {
owner = "FairwindsOps";
repo = "pluto";
rev = "v${version}";
hash = "sha256-q0ScT1H93IyoWha4arkvTWUCOM6GI0MMps02Sq478zg=";
hash = "sha256-1Sgq8WBx0jPPmuNvUfiDs9CvV0IjCp0+n8OUlVjGj3w=";
};
vendorHash = "sha256-4kiLgwr8wr/L4anxgZVAE6IFdbBvTgcUlf5KIcT+lRk=";