Skip to content

Commit 8724027

Browse files
committed
fmtlib updated to 12.0.0.
1 parent accab02 commit 8724027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

externals.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
end
2222

2323
MxxRu::arch_externals :fmt do |e|
24-
e.url 'https://github.com/fmtlib/fmt/archive/11.1.4.zip'
24+
e.url 'https://github.com/fmtlib/fmt/archive/12.0.0.zip'
2525

2626
e.map_dir 'include' => 'dev/fmt'
2727
e.map_dir 'src' => 'dev/fmt'

0 commit comments

Comments
 (0)