mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 09:49:01 +08:00
3bccc23da9
* [tinygltf] update to version 2.8.20 * [tinygltf] regenerate version info
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"name": "tinygltf",
|
|
"version": "2.8.20",
|
|
"description": "A header only C++11 glTF 2.0 library.",
|
|
"homepage": "https://github.com/syoyo/tinygltf",
|
|
"dependencies": [
|
|
"nlohmann-json",
|
|
"stb"
|
|
]
|
|
}
|