Skip to content

Commit 617255d

Browse files
authored
vendor : update cpp-httplib to 0.46.0 (ggml-org#23650)
1 parent 87b0a60 commit 617255d

3 files changed

Lines changed: 291 additions & 48 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.45.1"
8+
HTTPLIB_VERSION = "refs/tags/v0.46.0"
99

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

0 commit comments

Comments
 (0)