vendor : update cpp-httplib to 0.48.0 (#24787)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-06-19 22:16:35 +08:00
committed by GitHub
parent 8c2d6f6475
commit 0d2d9ccbf6
3 changed files with 160 additions and 164 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.47.0"
HTTPLIB_VERSION = "refs/tags/v0.48.0"
vendor = {
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",