Skip to content

Commit 99156f3

Browse files
authored
vendor : update cpp-httplib to 0.33.1 (ggml-org#19778)
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
1 parent a0c91e8 commit 99156f3

3 files changed

Lines changed: 2849 additions & 154 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 = "d4180e923f846b44a3d30acd938438d6e64fc9f6"
8+
HTTPLIB_VERSION = "refs/tags/v0.33.1"
99

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

0 commit comments

Comments
 (0)