diff options
| author | Cengizhan Pasaoglu <cengizhanpasaoglu@gmail.com> | 2020-10-27 06:57:39 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-26 20:57:39 -0700 |
| commit | c31cfd3c81a792d7073e71e8e4f9ab604f0f305e (patch) | |
| tree | 1f1ddd9ee198abb1a5cc011f6abe31f3428c8665 /ports/fmt/CONTROL | |
| parent | 0ff75ac80b9a3770afb3d2971c572628d80a631e (diff) | |
| download | vcpkg-c31cfd3c81a792d7073e71e8e4f9ab604f0f305e.tar.gz vcpkg-c31cfd3c81a792d7073e71e8e4f9ab604f0f305e.zip | |
[fmt] Update to 7.1.0 (#14239)
Diffstat (limited to 'ports/fmt/CONTROL')
| -rw-r--r-- | ports/fmt/CONTROL | 4 |
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. |
