[tinygltf] update to 2.9.7 (#48106)

This commit is contained in:
toge
2025-11-05 07:17:06 +09:00
committed by GitHub
parent f012ddcdad
commit 685ad3e27c
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 89397dc2c8884a54ea0c370251449459a200057b5e470210c4468f43c4623947500630b1a67ff6319e0998e648487367398f134711bc7d2c42ebdbd7097770b3
SHA512 48075f77ff2d2c06688dec7b755faa42c7628559299ac05070eb505add826073f441f370fe1b805b39920788fa6129b6f98c9ed4b2e899dafcc67ea62a8f93d4
HEAD_REF master
)

View File

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

View File

@@ -9721,7 +9721,7 @@
"port-version": 0
},
"tinygltf": {
"baseline": "2.9.6",
"baseline": "2.9.7",
"port-version": 0
},
"tinynpy": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "79bcc5bc6994118afbe158abfc7cc2d5e08adadb",
"version": "2.9.7",
"port-version": 0
},
{
"git-tree": "c5edbac51522b64ff965ab1365cf5482c54d5a29",
"version": "2.9.6",