Merge pull request #301527 from r-ryantm/auto-update/popeye

popeye: 0.21.2 -> 0.21.3

authored by Nick Cao and committed by GitHub 4344c864 8a4721a4

+2 -2
+2 -2
pkgs/applications/networking/cluster/popeye/default.nix
··· 2 2 3 3 buildGoModule rec { 4 4 pname = "popeye"; 5 - version = "0.21.2"; 5 + version = "0.21.3"; 6 6 7 7 src = fetchFromGitHub { 8 8 rev = "v${version}"; 9 9 owner = "derailed"; 10 10 repo = "popeye"; 11 - sha256 = "sha256-NhQER6XeicpQY0rYisGvkUCHYsURJqt6xVKc9F0CmtE="; 11 + sha256 = "sha256-2+AV2gt67zLa7bRIfsxQIeB82iJba8Y4P0fq9273r7Q="; 12 12 }; 13 13 14 14 ldflags = [