vcpkg/ports/earcut-hpp/vcpkg.json
Osyotr 83bde25e94
[earcut-hpp] Update to 2.2.4 (#29068)
* [earcut-hpp] Update to 2.2.4

* apply suggestions

* v db
2023-01-24 00:47:17 -08:00

8 lines
233 B
JSON

{
"name": "earcut-hpp",
"version": "2.2.4",
"description": "earcut.hpp is a C++ port of earcut.js, a fast, header-only polygon triangulation library.",
"homepage": "https://github.com/mapbox/earcut.hpp",
"license": "ISC"
}