Skip to content

Commit 1169242

Browse files
cabelosamuraieng
authored andcommitted
vendor : update cpp-httplib to 0.43.1 (ggml-org#22143)
* vendor : update cpp-httplib to 0.43.0 * vendor : update cpp-httplib to 0.43.0
1 parent 82eae22 commit 1169242

3 files changed

Lines changed: 179 additions & 557 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.42.0"
8+
HTTPLIB_VERSION = "refs/tags/v0.43.1"
99

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

0 commit comments

Comments
 (0)