awsebcli: 3.27 -> 3.27.1

This commit is contained in:
R. Ryantm
2026-03-31 10:04:25 +00:00
parent ca4b660083
commit 35fe00bf43
+2 -2
View File
@@ -27,7 +27,7 @@ in
python.pkgs.buildPythonApplication (finalAttrs: {
pname = "awsebcli";
version = "3.27";
version = "3.27.1";
pyproject = true;
doInstallCheck = true;
@@ -35,7 +35,7 @@ python.pkgs.buildPythonApplication (finalAttrs: {
owner = "aws";
repo = "aws-elastic-beanstalk-cli";
tag = finalAttrs.version;
hash = "sha256-bqGed3LCOAG5+bSwdaenxM3HtNXI6iRq191XS5Aau8c=";
hash = "sha256-5SmV+V+B3GYDnuOH8abh+NzGTZpMId41ZrJ7Fr6cXZo=";
};
pythonRelaxDeps = [