From 3c64c5f8d10dcf062850f68e8915425dcfed6af3 Mon Sep 17 00:00:00 2001 From: rmg-x Date: Fri, 4 Apr 2025 17:43:19 -0500 Subject: [PATCH] Meta: Update curl to 8.13.0 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 6ab99271f77..9af7938cdac 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -138,7 +138,7 @@ }, { "name": "curl", - "version": "8.11.1#0" + "version": "8.13.0#0" }, { "name": "dirent",