Skip to content

Commit e95893b

Browse files
committed
dependency: spdlog version bump
1 parent 57992eb commit e95893b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/spdlog/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ else ()
1010
include(ExternalProject)
1111
ExternalProject_Add(spdlog_dependency
1212
URL
13-
https://github.com/gabime/spdlog/archive/v1.8.1.tar.gz
13+
https://github.com/gabime/spdlog/archive/v1.8.2.tar.gz
1414
URL_HASH
15-
MD5=765838829ada66a35002dbb3ba3fed30
15+
MD5=22518fb28d4be66c92a703c67d99b1d1
1616
DOWNLOAD_NO_PROGRESS
1717
1
1818
UPDATE_COMMAND

0 commit comments

Comments
 (0)