We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57992eb commit e95893bCopy full SHA for e95893b
third_party/spdlog/CMakeLists.txt
@@ -10,9 +10,9 @@ else ()
10
include(ExternalProject)
11
ExternalProject_Add(spdlog_dependency
12
URL
13
- https://github.com/gabime/spdlog/archive/v1.8.1.tar.gz
+ https://github.com/gabime/spdlog/archive/v1.8.2.tar.gz
14
URL_HASH
15
- MD5=765838829ada66a35002dbb3ba3fed30
+ MD5=22518fb28d4be66c92a703c67d99b1d1
16
DOWNLOAD_NO_PROGRESS
17
1
18
UPDATE_COMMAND
0 commit comments