vendor : update cpp-httplib to 0.43.1 (#22143)

* vendor : update cpp-httplib to 0.43.0

* vendor : update cpp-httplib to 0.43.0
This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-04-21 11:45:48 -03:00
committed by GitHub
parent 7fc1c4ef78
commit 606fa42f5d
3 changed files with 179 additions and 557 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
HTTPLIB_VERSION = "refs/tags/v0.42.0"
HTTPLIB_VERSION = "refs/tags/v0.43.1"
vendor = {
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",