vendor : update cpp-httplib to 0.37.2 (#20484)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
parent
5a32a9b8a5
commit
77e20cc107
3 changed files with 41 additions and 21 deletions
|
|
@ -5,7 +5,7 @@ import os
|
|||
import sys
|
||||
import subprocess
|
||||
|
||||
HTTPLIB_VERSION = "refs/tags/v0.37.1"
|
||||
HTTPLIB_VERSION = "refs/tags/v0.37.2"
|
||||
|
||||
vendor = {
|
||||
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue