commit 8d1cd0740bf5a020618e2e39e965d70258908e8b parent 3954dbe182c6b3715c0c3cae154e19a375e59a96 Author: Ryan <69221034+ryfu-msft@users.noreply.github.com> Date: Sat, 20 Jul 2024 20:55:57 -0400 update curl vcpkg version to 8.8.0 (#4655) Diffstat:
| M | src/vcpkg.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/vcpkg.json b/src/vcpkg.json @@ -22,7 +22,7 @@ }, { "name": "curl", - "version": "8.4.0" + "version": "8.8.0" }, { "name": "nlohmann-json",