amazon-ssm-agent: 3.3.1957.0 -> 3.3.2299.0 (#400156)

authored by Wolfgang Walther and committed by GitHub 40f7d08d 04950c46

+2 -2
+2 -2
pkgs/by-name/am/amazon-ssm-agent/package.nix
··· 42 in 43 buildGoModule rec { 44 pname = "amazon-ssm-agent"; 45 - version = "3.3.1957.0"; 46 47 src = fetchFromGitHub { 48 owner = "aws"; 49 repo = "amazon-ssm-agent"; 50 tag = version; 51 - hash = "sha256-lOfeGkImwRxua3dSmefb1WcgnviHhOYtYK1VaRW9C6A="; 52 }; 53 54 vendorHash = null;
··· 42 in 43 buildGoModule rec { 44 pname = "amazon-ssm-agent"; 45 + version = "3.3.2299.0"; 46 47 src = fetchFromGitHub { 48 owner = "aws"; 49 repo = "amazon-ssm-agent"; 50 tag = version; 51 + hash = "sha256-8jqsAGnfn6+a+Zs9XfIyHzG/+jPO+UoSVsm0GHthq3E="; 52 }; 53 54 vendorHash = null;