aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorbl-ue <54780737+bl-ue@users.noreply.github.com>2020-11-06 16:19:33 -0500
committerGitHub <noreply@github.com>2020-11-06 13:19:33 -0800
commitd218ca7e6f6eab8679d2e968b43a208e689ac920 (patch)
tree31b4fa320e47dd8b539b57a331cd75d5e1ac19b5 /ports/fmt/CONTROL
parent2dce645f2a62df2062476bf0c935e655fab82357 (diff)
downloadvcpkg-d218ca7e6f6eab8679d2e968b43a208e689ac920.tar.gz
vcpkg-d218ca7e6f6eab8679d2e968b43a208e689ac920.zip
[fmt] update to 7.1.2 (#14413)
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 4e01c87d3..c04d136ab 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,5 +1,5 @@
Source: fmt
-Version: 7.1.1
+Version: 7.1.2
Port-Version: 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.