vendor : update cpp-httplib to 0.52.0 (#26485)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-08-04 00:30:42 +02:00
committed by GitHub
parent fe2adf0e72
commit 94bc47f280
3 changed files with 734 additions and 186 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.51.0"
HTTPLIB_VERSION = "refs/tags/v0.52.0"
vendor = {
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",