[tinygltf] update to 2.9.2 (#39724)

This commit is contained in:
miyanyan 2024-07-08 22:16:41 +08:00 committed by GitHub
parent e45756ebe4
commit ee26e5a38b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO syoyo/tinygltf
REF "v${VERSION}"
SHA512 f6342f68de3d3b28554c7f91fc8bfc45198363cf909ad5b424377c60934472c0384868ceb247e47035d4009f48104d67e95bd6b6e4d42fb78d923eb6f82ecd98
SHA512 daee181b4212c7ba96b3e791fc28aa77102555323a2fef167edaee24d6e13ba4c9a844d028a3f2734760a65440face0eb759d034daecd4c0e3b4c4b67dadfd72
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "tinygltf",
"version": "2.8.23",
"version": "2.9.2",
"description": "A header only C++11 glTF 2.0 library.",
"homepage": "https://github.com/syoyo/tinygltf",
"dependencies": [

View File

@ -8793,7 +8793,7 @@
"port-version": 0
},
"tinygltf": {
"baseline": "2.8.23",
"baseline": "2.9.2",
"port-version": 0
},
"tinynpy": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9735efbd747cfc611ad41fd34e5985a03b61fa30",
"version": "2.9.2",
"port-version": 0
},
{
"git-tree": "6066910f5bb1f9c8e8949e2c44f2a65a4208e3e0",
"version": "2.8.23",