aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-06-12 12:42:36 +0800
committerGitHub <noreply@github.com>2020-06-11 21:42:36 -0700
commit8d399bd86b94fdb4abf8d5c56f2a94b2d3aefda5 (patch)
tree74cec78d7283975da48a7feccdb5e74f9acf930e /ports/fmt/CONTROL
parent0a878526058d1796d486a846b494cbb233e6a6e1 (diff)
downloadvcpkg-8d399bd86b94fdb4abf8d5c56f2a94b2d3aefda5.tar.gz
vcpkg-8d399bd86b94fdb4abf8d5c56f2a94b2d3aefda5.zip
[fmt] Update to 6.2.1 (#11789)
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 071cfe867..ce04fe437 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,4 +1,4 @@
Source: fmt
-Version: 6.2.0-1
+Version: 6.2.1
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.