Skip to content

Commit 94bc47f

Browse files
authored
vendor : update cpp-httplib to 0.52.0 (ggml-org#26485)
1 parent fe2adf0 commit 94bc47f

3 files changed

Lines changed: 732 additions & 184 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.51.0"
8+
HTTPLIB_VERSION = "refs/tags/v0.52.0"
99

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

0 commit comments

Comments
 (0)