commit 7723804e1c799df6f288a856d80e65b6ae3b1b25 parent dc1435a5ff25d1220f955ab148f66cb68e332d85 Author: Ryan <69221034+ryfu-msft@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:06:49 -0400 Update curl to 8.9.1 (#4745) 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.8.0" + "version": "8.9.1" }, { "name": "nlohmann-json",