From e04545979f6a65d8b3b279b256e7dcbca0cceb24 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Sat, 3 May 2025 07:07:10 -0400 Subject: [PATCH] Meta: Update simdutf to version 7.0.0 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index c47b22de509..f69b75139c5 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -190,7 +190,7 @@ }, { "name": "simdutf", - "version": "5.6.0#0" + "version": "7.0.0#0" }, { "name": "skia",