From f17682df0238d41116681e00750cb5babc2342d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 00:23:56 +0000 Subject: [PATCH] build(deps): Bump cpp-httplib from 0.18.7 to 0.48.0 Bumps [cpp-httplib](https://github.com/microsoft/vcpkg) from 0.18.7 to 0.48.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.48.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..18c77e62d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,7 +39,7 @@ }, { "name": "cpp-httplib", - "version>=": "0.18.7" + "version>=": "0.48.0" }, { "name": "gtest",