mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:19:01 +08:00
ff4bb46b1d
* [cgltf] Update to 1.13. * [cgltf] Add license field. * Update version.
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"name": "cgltf",
|
|
"version": "1.13",
|
|
"description": "Single-file glTF 2.0 loader and writer written in C99",
|
|
"homepage": "https://github.com/jkuhlmann/cgltf",
|
|
"license": "MIT"
|
|
}
|