Skip to content

Commit 213bc26

Browse files
committed
dependency: json
1 parent b051bae commit 213bc26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/nlohmann_json/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ else ()
99
include(ExternalProject)
1010
ExternalProject_Add(nlohmann_json_dependency
1111
URL
12-
https://github.com/nlohmann/json/archive/v3.10.4.tar.gz
12+
https://github.com/nlohmann/json/archive/v3.10.5.tar.gz
1313
URL_HASH
14-
MD5=d1de947a7fe0030ce3f5f36304945563
14+
MD5=5b946f7d892fa55eabec45e76a20286b
1515
DOWNLOAD_NO_PROGRESS
1616
1
1717
UPDATE_COMMAND

0 commit comments

Comments
 (0)