mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:09:05 +08:00
3a06c2ee92
* Update to 2.5.0 * Update baseline * version-string -> version * Update baseline Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
230 B
JSON
8 lines
230 B
JSON
{
|
|
"name": "tomlplusplus",
|
|
"version": "2.5.0",
|
|
"description": "Header-only TOML config file parser and serializer for modern C++.",
|
|
"homepage": "https://marzer.github.io/tomlplusplus/",
|
|
"supports": "!(arm | uwp | osx)"
|
|
}
|