Skip to content

Commit b051bae

Browse files
committed
dependency: fmt
1 parent 258cad0 commit b051bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/fmt/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(fmt_dependency
1212
URL
13-
https://github.com/fmtlib/fmt/archive/8.0.1.tar.gz
13+
https://github.com/fmtlib/fmt/archive/8.1.1.tar.gz
1414
URL_HASH
15-
MD5=7d5af964c6633ef90cd6a47be3afe6a0
15+
MD5=fe7f1585844b14c647bd332ad5562832
1616
DOWNLOAD_NO_PROGRESS
1717
1
1818
UPDATE_COMMAND

0 commit comments

Comments
 (0)