diff options
| author | Mark Gillard <marzer_@hotmail.com> | 2020-08-14 19:57:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-14 09:57:21 -0700 |
| commit | e695a72e6e10f6a623b17dd26373bf36e39c71cb (patch) | |
| tree | e9390c4ed2d9f7a250f5d91fb432df52635beb46 /ports/tomlplusplus/CONTROL | |
| parent | ae898b2c9435080a2130ac9112aae229debb5265 (diff) | |
| download | vcpkg-e695a72e6e10f6a623b17dd26373bf36e39c71cb.tar.gz vcpkg-e695a72e6e10f6a623b17dd26373bf36e39c71cb.zip | |
[tomlplusplus] Update to 2.1.0 (#12859)
* [tomlplusplus] Update to 2.1.0
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/tomlplusplus/CONTROL')
| -rw-r--r-- | ports/tomlplusplus/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tomlplusplus/CONTROL b/ports/tomlplusplus/CONTROL index 7ac41ccf3..5cba84a10 100644 --- a/ports/tomlplusplus/CONTROL +++ b/ports/tomlplusplus/CONTROL @@ -1,5 +1,5 @@ Source: tomlplusplus -Version: 1.3.0-3 +Version: 2.1.0 Homepage: https://marzer.github.io/tomlplusplus/ Description: Header-only TOML config file parser and serializer for modern C++. Supports: !(arm|uwp|linux|osx) |
