mirror of
https://github.com/rizsotto/Bear.git
synced 2025-12-12 20:35:47 +01:00
dependency: version bump for fmt
This commit is contained in:
4
third_party/fmt/CMakeLists.txt
vendored
4
third_party/fmt/CMakeLists.txt
vendored
@@ -10,9 +10,9 @@ else ()
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(fmt_dependency
|
||||
URL
|
||||
https://github.com/fmtlib/fmt/archive/10.1.0.tar.gz
|
||||
https://github.com/fmtlib/fmt/archive/11.0.2.tar.gz
|
||||
URL_HASH
|
||||
MD5=a2704b768020b5e02bcb72cb65be60cc
|
||||
MD5=3fe10c5184c8ecd0d2f9536c1b1ae95c
|
||||
DOWNLOAD_NO_PROGRESS
|
||||
1
|
||||
UPDATE_COMMAND
|
||||
|
||||
Reference in New Issue
Block a user