We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258cad0 commit b051baeCopy full SHA for b051bae
third_party/fmt/CMakeLists.txt
@@ -10,9 +10,9 @@ else ()
10
include(ExternalProject)
11
ExternalProject_Add(fmt_dependency
12
URL
13
- https://github.com/fmtlib/fmt/archive/8.0.1.tar.gz
+ https://github.com/fmtlib/fmt/archive/8.1.1.tar.gz
14
URL_HASH
15
- MD5=7d5af964c6633ef90cd6a47be3afe6a0
+ MD5=fe7f1585844b14c647bd332ad5562832
16
DOWNLOAD_NO_PROGRESS
17
1
18
UPDATE_COMMAND
0 commit comments