From 9e2eb93cc473dfa79f460562f851d4b7376c81fc Mon Sep 17 00:00:00 2001 From: Pavel Shliak Date: Sat, 28 Dec 2024 23:02:54 +0400 Subject: [PATCH] Meta: Update curl to 8.11.1 --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 524fac656f6..f4b6bedbf14 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -129,7 +129,7 @@ }, { "name": "curl", - "version": "8.10.1#0" + "version": "8.11.1#0" }, { "name": "dirent",