diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-08-07 13:10:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 10:10:53 -0700 |
| commit | fbb5131bbc6a66d3950fdd44fbeca85d67fb0ff0 (patch) | |
| tree | 0c9ef23e7479441a7d1b9242d7975375729ac09e /ports/fmt/CONTROL | |
| parent | 98b9ed1860a0bead439970b545c80f2d49e695c8 (diff) | |
| download | vcpkg-fbb5131bbc6a66d3950fdd44fbeca85d67fb0ff0.tar.gz vcpkg-fbb5131bbc6a66d3950fdd44fbeca85d67fb0ff0.zip | |
[fmt] Update to 7.0.3 (#12806)
Diffstat (limited to 'ports/fmt/CONTROL')
| -rw-r--r-- | ports/fmt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL index c14780bbb..8a5c423eb 100644 --- a/ports/fmt/CONTROL +++ b/ports/fmt/CONTROL @@ -1,4 +1,4 @@ Source: fmt -Version: 7.0.2 +Version: 7.0.3 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. |
