aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorCengizhan Pasaoglu <cengizhanpasaoglu@gmail.com>2020-10-27 06:57:39 +0300
committerGitHub <noreply@github.com>2020-10-26 20:57:39 -0700
commitc31cfd3c81a792d7073e71e8e4f9ab604f0f305e (patch)
tree1f1ddd9ee198abb1a5cc011f6abe31f3428c8665 /ports/fmt/CONTROL
parent0ff75ac80b9a3770afb3d2971c572628d80a631e (diff)
downloadvcpkg-c31cfd3c81a792d7073e71e8e4f9ab604f0f305e.tar.gz
vcpkg-c31cfd3c81a792d7073e71e8e4f9ab604f0f305e.zip
[fmt] Update to 7.1.0 (#14239)
Diffstat (limited to 'ports/fmt/CONTROL')
-rw-r--r--ports/fmt/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL
index f89366efe..a0a92e3ec 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,5 +1,5 @@
Source: fmt
-Version: 7.0.3
-Port-Version: 3
+Version: 7.1.0
+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.