vcpkg/ports/tinygltf/vcpkg.json
Dr.-Ing. Carsten Grimm 3bccc23da9
[tinygltf] update to 2.8.20 (#36564)
* [tinygltf] update to version 2.8.20

* [tinygltf] regenerate version info
2024-02-05 11:27:29 -08:00

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"
]
}