lol

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

popeye: 0.20.3 -> 0.20.4

authored by

Nick Cao and committed by
GitHub
b910faca af275b9c

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