We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b051bae commit 213bc26Copy full SHA for 213bc26
third_party/nlohmann_json/CMakeLists.txt
@@ -9,9 +9,9 @@ else ()
9
include(ExternalProject)
10
ExternalProject_Add(nlohmann_json_dependency
11
URL
12
- https://github.com/nlohmann/json/archive/v3.10.4.tar.gz
+ https://github.com/nlohmann/json/archive/v3.10.5.tar.gz
13
URL_HASH
14
- MD5=d1de947a7fe0030ce3f5f36304945563
+ MD5=5b946f7d892fa55eabec45e76a20286b
15
DOWNLOAD_NO_PROGRESS
16
1
17
UPDATE_COMMAND
0 commit comments