vcpkg/ports/treehh/vcpkg.json
Alessandro Vergani 6d5b86b321
[treehh] Update treehh to version 3.18 (#27941)
* Update treehh to version 3.18

* Update ports/treehh/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Updated license

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-11-22 12:05:32 -08:00

8 lines
203 B
JSON

{
"name": "treehh",
"version": "3.18",
"description": "An STL-like C++ header-only tree library",
"homepage": "https://github.com/kpeeters/tree.hh",
"license": "GPL-2.0-only OR GPL-3.0-only"
}