mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-20 09:25:53 +00:00
vendor : update cpp-httplib to 0.45.0 (#23103)
This commit is contained in:
parent
255582687b
commit
18675b6bbc
3 changed files with 36 additions and 35 deletions
|
|
@ -5,7 +5,7 @@ import os
|
|||
import sys
|
||||
import subprocess
|
||||
|
||||
HTTPLIB_VERSION = "refs/tags/v0.44.0"
|
||||
HTTPLIB_VERSION = "refs/tags/v0.45.0"
|
||||
|
||||
vendor = {
|
||||
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue