diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-08-19 07:11:36 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 16:11:36 -0700 |
| commit | 3fdf8b18fd305ca35572fdbf7ef7dff9ab5081de (patch) | |
| tree | 3100ce0326b0eb295ad31dabbec37b9267257df4 /ports/tinygltf/CONTROL | |
| parent | b54f17e39477515a24b8c0fcd76af5cf7e45ef3a (diff) | |
| download | vcpkg-3fdf8b18fd305ca35572fdbf7ef7dff9ab5081de.tar.gz vcpkg-3fdf8b18fd305ca35572fdbf7ef7dff9ab5081de.zip | |
[tinygltf] update to v2.4.2 (#12608)
* [tinygltf] update to v2.4.2
Diffstat (limited to 'ports/tinygltf/CONTROL')
| -rw-r--r-- | ports/tinygltf/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/tinygltf/CONTROL b/ports/tinygltf/CONTROL index 4baf2cf21..ceba5f92b 100644 --- a/ports/tinygltf/CONTROL +++ b/ports/tinygltf/CONTROL @@ -1,4 +1,5 @@ Source: tinygltf
-Version: 2.2.0
+Version: 2020-07-28
+Homepage: https://github.com/syoyo/tinygltf
Description: A header only C++11 glTF 2.0 library.
Build-Depends: stb, nlohmann-json
\ No newline at end of file |
