From 0f2bcd26c4de975427ddd9ff06ace47a36e8def0 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Sun, 1 Jun 2025 06:55:50 -0400 Subject: [PATCH] Meta: Update curl to version 8.14.0 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 62b337f3dde..b5beb41021e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -139,7 +139,7 @@ }, { "name": "curl", - "version": "8.13.0#0" + "version": "8.14.0#0" }, { "name": "dirent",