From 0e32c611f6d4aa06e8c2cc55cd04084c2b62731d Mon Sep 17 00:00:00 2001 From: Joel Knight Date: Sun, 18 Feb 2024 09:12:19 -0700 Subject: [PATCH] 2.15.21 --- 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 04aee29..90d1723 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.19 +MODPY_EGG_VERSION = 2.15.21 PKGNAME = awscli-${MODPY_EGG_VERSION} GH_ACCOUNT = aws