Updated fmt to 10.2.1.
This commit is contained in:
parent
cd886cefff
commit
a87e7798e2
2
LibConf
2
LibConf
@ -2,7 +2,7 @@
|
|||||||
Import('env')
|
Import('env')
|
||||||
|
|
||||||
# LibFmt
|
# LibFmt
|
||||||
lib_fmt = env.Cook('fmt', git_ref = 'refs/tags/10.0.0')
|
lib_fmt = env.Cook('fmt', git_ref = 'refs/tags/10.2.1')
|
||||||
|
|
||||||
# magic_enum
|
# magic_enum
|
||||||
lib_magic_enum = env.Cook('magic_enum', git_ref = 'refs/tags/v0.9.3')
|
lib_magic_enum = env.Cook('magic_enum', git_ref = 'refs/tags/v0.9.3')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user