aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
authorDaniel Marshall <xandan@gmail.com>2018-09-13 17:16:58 +0100
committerDaniel Marshall <xandan@gmail.com>2018-09-13 17:16:58 +0100
commitdb835b9ef4c9055e30d35aeecdafcd4f8ff66d37 (patch)
tree254394f6d607725a751036df1e5ebb18cb89556d /ports/fmt/CONTROL
parenta9fd7c82dc782616898cf10fdf4316adc9b26b95 (diff)
downloadvcpkg-db835b9ef4c9055e30d35aeecdafcd4f8ff66d37.tar.gz
vcpkg-db835b9ef4c9055e30d35aeecdafcd4f8ff66d37.zip
[fmt] update to 5.2.0
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 64cdec426..88f41b36e 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,3 @@
Source: fmt
-Version: 5.1.0
+Version: 5.2.0
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.