We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7d340 commit 07c6a59Copy full SHA for 07c6a59
3 files changed
scripts/sync_vendor.py
@@ -5,7 +5,7 @@
5
import sys
6
import subprocess
7
8
-HTTPLIB_VERSION = "refs/tags/v0.37.2"
+HTTPLIB_VERSION = "refs/tags/v0.38.0"
9
10
vendor = {
11
"https://github.com/nlohmann/json/releases/latest/download/json.hpp": "vendor/nlohmann/json.hpp",
0 commit comments