From 1f3e4b8b2d60ce04ceba6a42f48ce6aba9094fe6 Mon Sep 17 00:00:00 2001 From: Joel Knight Date: Sat, 18 May 2024 09:47:42 -0600 Subject: [PATCH] 2.15.53 --- 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 a135483..c8927a8 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.42 +MODPY_EGG_VERSION = 2.15.53 PKGNAME = awscli-${MODPY_EGG_VERSION} GH_ACCOUNT = aws