vcpkg/versions/p-/poly2tri.json
Osyotr 1d84bbd83d
[poly2tri] Fix consuming the library due to incorrectly encoded header (#21653)
* [poly2tri] Fix consuming the library due to incorrectly encoded header
sweep.h was in ANSI codepage and some characters were illegal in utf-8

* Completely remove the surname.

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:29:12 -08:00

20 lines
434 B
JSON

{
"versions": [
{
"git-tree": "03cdd793a8f279b18df99f74bf4eef1e24ad5809",
"version-string": "2020-07-21",
"port-version": 2
},
{
"git-tree": "5202b2e184ce5e7fff3bd268797addd62e9a23c6",
"version-string": "2020-07-21",
"port-version": 1
},
{
"git-tree": "94527e6f87fb6b8d1ebe5362689b03c12f32ab64",
"version-string": "2020-07-21",
"port-version": 0
}
]
}