vcpkg/ports/tinydir/vcpkg.json
chausner 66a54329c8
[tinydir] Update to 1.2.5 (#24175)
* Update tinydir to 1.2.5

* Update CI baseline

* Remove unneeded vcpkg_copy_pdbs

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-04-18 16:40:58 -07:00

8 lines
217 B
JSON

{
"name": "tinydir",
"version": "1.2.5",
"description": "Lightweight, portable and easy to integrate C directory and file reader",
"homepage": "https://github.com/cxong/tinydir",
"license": "BSD-2-Clause"
}