mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-18 16:55:05 +02:00
vendor : update cpp-httplib to 0.56.0 (#28787)
This commit is contained in:
committed by
GitHub
parent
2a3005c23f
commit
718f7b4175
@@ -5,7 +5,7 @@ import os
|
||||
import sys
|
||||
import subprocess
|
||||
|
||||
HTTPLIB_VERSION = "refs/tags/v0.54.1"
|
||||
HTTPLIB_VERSION = "refs/tags/v0.56.0"
|
||||
|
||||
# used by examples/gguf-hash, these repos have no release tag, so we pin a commit
|
||||
XXHASH_COMMIT = "9f465f1ea932d6ad9a26cd77496311ffa544cd68"
|
||||
|
||||
Reference in New Issue
Block a user