We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accab02 commit 8724027Copy full SHA for 8724027
externals.rb
@@ -21,7 +21,7 @@
21
end
22
23
MxxRu::arch_externals :fmt do |e|
24
- e.url 'https://github.com/fmtlib/fmt/archive/11.1.4.zip'
+ e.url 'https://github.com/fmtlib/fmt/archive/12.0.0.zip'
25
26
e.map_dir 'include' => 'dev/fmt'
27
e.map_dir 'src' => 'dev/fmt'
0 commit comments