From 433e86b8a51ecdd7f7dfdc0c3e1a978645884816 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 18 Feb 2026 14:28:27 +0100 Subject: [PATCH] Add aws-c-http 0.10.10 to aws_c_feb26 --- recipe/migrations/aws_c_feb26.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/migrations/aws_c_feb26.yaml b/recipe/migrations/aws_c_feb26.yaml index f9d06bc840..4959013d19 100644 --- a/recipe/migrations/aws_c_feb26.yaml +++ b/recipe/migrations/aws_c_feb26.yaml @@ -24,3 +24,5 @@ aws_crt_cpp: - '0.36.0' s2n: - '1.7.0' +aws_c_http: + - '0.10.10'