Skip to content

Commit

Permalink
dependency: json
Browse files Browse the repository at this point in the history
  • Loading branch information
rizsotto committed Mar 10, 2022
1 parent b051bae commit 213bc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/nlohmann_json/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ else ()
include(ExternalProject)
ExternalProject_Add(nlohmann_json_dependency
URL
https://github.com/nlohmann/json/archive/v3.10.4.tar.gz
https://github.com/nlohmann/json/archive/v3.10.5.tar.gz
URL_HASH
MD5=d1de947a7fe0030ce3f5f36304945563
MD5=5b946f7d892fa55eabec45e76a20286b
DOWNLOAD_NO_PROGRESS
1
UPDATE_COMMAND
Expand Down

0 comments on commit 213bc26

Please sign in to comment.