From 331cb22eb4f84f341028ae4ca0c0a8abe40d5597 Mon Sep 17 00:00:00 2001 From: --global Date: Tue, 20 Aug 2024 10:11:12 -0700 Subject: [PATCH] update VCPkg to 8.9.1 --- src/vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vcpkg.json b/src/vcpkg.json index 952066a4f0..a2a3bd67a3 100644 --- a/src/vcpkg.json +++ b/src/vcpkg.json @@ -22,7 +22,7 @@ }, { "name": "curl", - "version": "8.8.0" + "version": "8.9.1" }, { "name": "nlohmann-json",