From 72915ed06aeccbe267fefefce86de93c52fcf4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 00:23:52 +0000 Subject: [PATCH] build(deps): Bump cpp-httplib from 0.18.7 to 0.49.0 Bumps [cpp-httplib](https://github.com/microsoft/vcpkg) from 0.18.7 to 0.49.0. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: cpp-httplib dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index fb063bee8..270e4a0dc 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,7 +39,7 @@ }, { "name": "cpp-httplib", - "version>=": "0.18.7" + "version>=": "0.49.0" }, { "name": "gtest",