From f2f32df19d029ed68d5050632e39b0d75e8c0253 Mon Sep 17 00:00:00 2001 From: Joel Knight Date: Fri, 22 Dec 2023 22:19:34 -0700 Subject: [PATCH] 2.15.4 --- ports/sysutils/awscliv2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/sysutils/awscliv2/Makefile b/ports/sysutils/awscliv2/Makefile index 723db2e..bcd58fd 100644 --- a/ports/sysutils/awscliv2/Makefile +++ b/ports/sysutils/awscliv2/Makefile @@ -1,6 +1,6 @@ COMMENT = universal command line environment v2 for AWS -MODPY_EGG_VERSION = 2.15.0 +MODPY_EGG_VERSION = 2.15.4 PKGNAME = awscli-${MODPY_EGG_VERSION} GH_ACCOUNT = aws