vcpkg/ports/simpleini/vcpkg.json
Frank 08226406cc
[simpleini] update to v4.1.9 (#23810)
* [simpleini] update to v4.1.9

* update version

* install source files

* overwrite version
2022-03-29 17:21:18 -07:00

8 lines
240 B
JSON

{
"name": "simpleini",
"version": "4.19",
"description": "Cross-platform C++ library providing a simple API to read and write INI-style configuration files",
"homepage": "https://github.com/brofield/simpleini",
"license": "MIT"
}