vcpkg/ports/platform-folders/vcpkg.json
chausner eb43f6fda7
[platform-folders] Update to 4.1.0 (#20362)
* Update platform-folders to 4.1.0

* Update CI baseline

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27 21:01:49 -07:00

7 lines
221 B
JSON

{
"name": "platform-folders",
"version": "4.1.0",
"description": "A C++ library to look for special directories like \"My Documents\" and \"%APPDATA%\"",
"homepage": "https://github.com/sago007/PlatformFolders"
}