diff options
| author | Mark Gillard <marzer_@hotmail.com> | 2020-10-13 01:25:08 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 15:25:08 -0700 |
| commit | 50a83ae444265eddfc4fe1192de33aaa5c0d3e1f (patch) | |
| tree | c2a61ac2c7191c1d951ce95e71544ac50f762887 /ports/tomlplusplus/CONTROL | |
| parent | 0eb207005d9f1fdb0beeafff14fd6ef788641ef6 (diff) | |
| download | vcpkg-50a83ae444265eddfc4fe1192de33aaa5c0d3e1f.tar.gz vcpkg-50a83ae444265eddfc4fe1192de33aaa5c0d3e1f.zip | |
[tomlplusplus] update to 2.2.0 (#13943)
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 5cba84a10..2883f49ee 100644 --- a/ports/tomlplusplus/CONTROL +++ b/ports/tomlplusplus/CONTROL @@ -1,5 +1,5 @@ Source: tomlplusplus -Version: 2.1.0 +Version: 2.2.0 Homepage: https://marzer.github.io/tomlplusplus/ Description: Header-only TOML config file parser and serializer for modern C++. Supports: !(arm|uwp|linux|osx) |
