Skip to content

Commit 70b54e1

Browse files
authored
vendor : update cpp-httplib to 0.47.0 (ggml-org#24395)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
1 parent 6471e3c commit 70b54e1

3 files changed

Lines changed: 255 additions & 91 deletions

File tree

scripts/sync_vendor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sys
66
import subprocess
77

8-
HTTPLIB_VERSION = "refs/tags/v0.46.1"
8+
HTTPLIB_VERSION = "refs/tags/v0.47.0"
99

1010
vendor = {
1111
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",

0 commit comments

Comments
 (0)