From 6a1d4dc5a4c0f1bf9c6a8a2345f75bb458f37279 Mon Sep 17 00:00:00 2001 From: meta-aws-maintainer Date: Thu, 18 Jun 2026 02:29:01 +0000 Subject: [PATCH] aws-cli: upgrade 1.45.31 -> 1.45.32 --- .../aws-cli/{aws-cli_1.45.31.bb => aws-cli_1.45.32.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/aws-cli/{aws-cli_1.45.31.bb => aws-cli_1.45.32.bb} (96%) diff --git a/recipes-support/aws-cli/aws-cli_1.45.31.bb b/recipes-support/aws-cli/aws-cli_1.45.32.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.45.31.bb rename to recipes-support/aws-cli/aws-cli_1.45.32.bb index 9bb9f76cd..a794dfc03 100644 --- a/recipes-support/aws-cli/aws-cli_1.45.31.bb +++ b/recipes-support/aws-cli/aws-cli_1.45.32.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "213f25c99716f609f26e414c55e2ec069ecb3519" +SRCREV = "58ba01283d547bf54e6629c3335e6ffedf7cf8fe" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"