[tinygltf] update to 2.8.23 (#39235)

This commit is contained in:
miyanyan 2024-06-12 09:31:55 +08:00 committed by GitHub
parent 6374fcd755
commit 5ad826e734
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 91b5802860eecfed25dcbe766e75ec41d307942a9a7fb6efb8d1090f32604ca598383291194757b33608e9afac48e6308a0b543bd696d58e73ecafc44238ca99
SHA512 f6342f68de3d3b28554c7f91fc8bfc45198363cf909ad5b424377c60934472c0384868ceb247e47035d4009f48104d67e95bd6b6e4d42fb78d923eb6f82ecd98
HEAD_REF master
)

View File

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

View File

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

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6066910f5bb1f9c8e8949e2c44f2a65a4208e3e0",
"version": "2.8.23",
"port-version": 0
},
{
"git-tree": "7958c182bd99a098845ddf50b674ed2ad916db10",
"version": "2.8.22",