mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
6d5b86b321
* 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>
8 lines
203 B
JSON
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"
|
|
}
|