vendor : update cpp-httplib to 0.57.1 (#29239)

Signed-off-by: Adrien Gallouët <[email protected]>
This commit is contained in:
Adrien Gallouët
2026-09-21 22:50:20 +02:00
committed by GitHub
parent fb34fc262c
commit ff0dbb975e
3 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.57.0"
HTTPLIB_VERSION = "refs/tags/v0.57.1"
# used by examples/gguf-hash, these repos have no release tag, so we pin a commit
XXHASH_COMMIT = "9f465f1ea932d6ad9a26cd77496311ffa544cd68"