aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorKevin Lu <6320810+kevinlul@users.noreply.github.com>2019-08-26 17:32:35 -0400
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-26 14:32:35 -0700
commitc446b0621a67c781971a4b4359e77bd6a72f6db7 (patch)
treee15e6fc5d2f04d5255c12f3bc4e75efe05e147e6 /ports/fmt/CONTROL
parentc3b5fd0b18d0b688e5d3fbf16fe77ffeda221dcb (diff)
downloadvcpkg-c446b0621a67c781971a4b4359e77bd6a72f6db7.tar.gz
vcpkg-c446b0621a67c781971a4b4359e77bd6a72f6db7.zip
[fmt] Update to 6.0.0 (#7910)
Diffstat (limited to 'ports/fmt/CONTROL')
-rw-r--r--ports/fmt/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL
index c789e86f8..bc6de38f8 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,4 +1,4 @@
Source: fmt
-Version: 5.3.0-2
+Version: 6.0.0
Homepage: https://github.com/fmtlib/fmt
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.