vendor : update cpp-httplib to 0.45.0 (#23103)

This commit is contained in:
Alessandro de Oliveira Faria (A.K.A.CABELO)
2026-05-16 15:25:21 +03:00
committed by GitHub
parent 255582687b
commit 18675b6bbc
3 changed files with 36 additions and 35 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
#ifndef CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_VERSION "0.44.0"
#define CPPHTTPLIB_VERSION_NUM "0x002c00"
#define CPPHTTPLIB_VERSION "0.45.0"
#define CPPHTTPLIB_VERSION_NUM "0x002d00"
#ifdef _WIN32
#if defined(_WIN32_WINNT) && _WIN32_WINNT < 0x0A00