From 1158dcbb1e5219a87ba7f752d9103cbd01dd53ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:24:10 +0000 Subject: [PATCH] build(deps): Bump cpp-httplib from 0.18.7 to 0.46.1 Bumps [cpp-httplib](https://github.com/microsoft/vcpkg) from 0.18.7 to 0.46.1. - [Release notes](https://github.com/microsoft/vcpkg/releases) - [Commits](https://github.com/microsoft/vcpkg/commits) --- updated-dependencies: - dependency-name: cpp-httplib dependency-version: 0.46.1 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..00263f59c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,7 +39,7 @@ }, { "name": "cpp-httplib", - "version>=": "0.18.7" + "version>=": "0.46.1" }, { "name": "gtest",