aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorbl-ue <54780737+bl-ue@users.noreply.github.com>2020-11-04 01:52:16 -0500
committerGitHub <noreply@github.com>2020-11-03 22:52:16 -0800
commitc4c020828aa1b743707876ffaeb0dccf091e96f5 (patch)
treed292390bc76107808fb5e6c5aa9f23217237f89a /ports/fmt/CONTROL
parent9549cd9460a99de41b6c8903c6b024226e7bce64 (diff)
downloadvcpkg-c4c020828aa1b743707876ffaeb0dccf091e96f5.tar.gz
vcpkg-c4c020828aa1b743707876ffaeb0dccf091e96f5.zip
[fmt] update to 7.1.1 (#14372)
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 a0a92e3ec..4e01c87d3 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,5 +1,5 @@
Source: fmt
-Version: 7.1.0
+Version: 7.1.1
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.