[tinygltf] update to 2.8.21 (#37824)

This commit is contained in:
Jia Yue Hua 2024-03-30 08:29:23 +08:00 committed by GitHub
parent e0579592fe
commit 37387ae32a
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 b9cb2283552268e690e17520882247273a60b38b50d27980c6921f897aa3234ac4a5920219fa7191c773d6d8848d097090f31fc4a720097322ffe5894c391687
SHA512 e19fef45b96ada72cfb79582cb72af909db6cae518b1548b34e7d60c2d1b0a1d41ebb0649d0c536c5cb073b08df2298e622789c14df62b12808a8accb400686d
HEAD_REF master
)

View File

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

View File

@ -8661,7 +8661,7 @@
"port-version": 0
},
"tinygltf": {
"baseline": "2.8.20",
"baseline": "2.8.21",
"port-version": 0
},
"tinynpy": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7d5b3b6e057841bfdbbdc17d972a13f03e8b8a92",
"version": "2.8.21",
"port-version": 0
},
{
"git-tree": "42238189ed2f5ce118ac799c5c8b865ee9c6a72c",
"version": "2.8.20",