vendor : update cpp-httplib to 0.54.0 (#27919)

* vendor : update cpp-httplib to 0.54.0

* vendor : update cpp-httplib to 0.54.0 and 0.54.1
This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-08-30 09:01:51 +03:00
committed by GitHub
parent 2bf0415152
commit dc7aecf70d
3 changed files with 1052 additions and 225 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.53.1"
HTTPLIB_VERSION = "refs/tags/v0.54.1"
# used by examples/gguf-hash, these repos have no release tag, so we pin a commit
XXHASH_COMMIT = "9f465f1ea932d6ad9a26cd77496311ffa544cd68"