From c233dadfaf4448f8487cd494bb61b51da0096712 Mon Sep 17 00:00:00 2001 From: crueter Date: Sun, 31 May 2026 19:37:17 -0400 Subject: [PATCH] WIP: [externals] UCRT64 support Testing which deps can't cross MSVCRT/UCRT barriers - openssl Signed-off-by: crueter --- cpmfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpmfile.json b/cpmfile.json index ead839de2e..30f97f2f39 100644 --- a/cpmfile.json +++ b/cpmfile.json @@ -4,7 +4,7 @@ "package": "OpenSSL", "name": "openssl", "repo": "crueter-ci/OpenSSL", - "version": "3.6.0-1cb0d36b39", + "version": "4.0.0-11b7b6ea3b", "min_version": "3" }, "boost": {