ssm-session-manager-plugin: 1.2.694.0 -> 1.2.707.0

This commit is contained in:
R. Ryantm
2025-02-07 15:50:30 +00:00
parent 292137434b
commit 412afdec22
@@ -6,13 +6,13 @@
}:
buildGoModule rec {
pname = "ssm-session-manager-plugin";
version = "1.2.694.0";
version = "1.2.707.0";
src = fetchFromGitHub {
owner = "aws";
repo = "session-manager-plugin";
rev = version;
hash = "sha256-pPILtad+ZZ01m6jBDl1M/koCPN7BUCfVfu3QM1inv1g=";
hash = "sha256-4DPwFKt5pNNl4AczgIhZA7CuBHx7q41jMZKenDFYmwg=";
};
patches = [