mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-23 11:10:55 -05:00
vendor : update cpp-httplib to 0.45.1 (#23639)
This commit is contained in:
committed by
GitHub
parent
e2ef8fe42c
commit
9627d0f540
@@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import subprocess
|
||||
|
||||
HTTPLIB_VERSION = "refs/tags/v0.45.0"
|
||||
HTTPLIB_VERSION = "refs/tags/v0.45.1"
|
||||
|
||||
vendor = {
|
||||
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",
|
||||
|
||||
Reference in New Issue
Block a user