Skip to content

Commit ed1ab82

Browse files
committed
pluto: 5.21.1 -> 5.21.3
1 parent 247b88d commit ed1ab82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pl/pluto/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "pluto";
9-
version = "5.21.1";
9+
version = "5.21.3";
1010

1111
src = fetchFromGitHub {
1212
owner = "FairwindsOps";
1313
repo = "pluto";
1414
rev = "v${version}";
15-
hash = "sha256-BGfTgL5xAudgGAyINVq9eyyUHRb6iZ/eEO5qxUl5cI0=";
15+
hash = "sha256-/gq6BdlNG9vUazVt7Ucvv2679BytUEZrx6u8znnsxG4=";
1616
};
1717

1818
vendorHash = "sha256-PABCma+pfguDHxRhvQYCHcjr7Epy2AteC+QiXbAx04k=";

0 commit comments

Comments
 (0)