vendor : update cpp-httplib to 0.43.4 (#22888)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-05-10 13:46:54 -03:00
committed by GitHub
parent 2b2babd124
commit 5d5d2e15d2
3 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.43.3"
HTTPLIB_VERSION = "refs/tags/v0.43.4"
vendor = {
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",