[tinyobjloader] update to 2.0.0rc13 (#37846)

This commit is contained in:
Jia Yue Hua 2024-04-10 02:39:49 +08:00 committed by GitHub
parent a13163bfa5
commit 1751f9f8c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO syoyo/tinyobjloader
REF v2.0.0rc9
SHA512 e188d6077cb19f9044da9c98c2c4284cad09f4ee745f4746d0df5b22a379d3b32fe20aa998151d6dc08e7f113f50abf80a7509d63c36de46547ce43b5fe1fa54
REF "v${VERSION}"
SHA512 724f3974e03c0bbb2255da051a42bec26a91e490414c36bd4bd5dd18a511ba821148e996f9fa4eba6c4b3638d331281a248c530389e2a8bf679b7e81bb09a89b
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "tinyobjloader",
"version": "2.0.0-rc9",
"version-string": "2.0.0rc13",
"description": "Tiny but powerful single file wavefront obj loader",
"license": "MIT",
"dependencies": [

View File

@ -8677,7 +8677,7 @@
"port-version": 6
},
"tinyobjloader": {
"baseline": "2.0.0-rc9",
"baseline": "2.0.0rc13",
"port-version": 0
},
"tinyorm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b008f82ac36e49a7ec655e02deaaaaf32121f997",
"version-string": "2.0.0rc13",
"port-version": 0
},
{
"git-tree": "c1e6a1c3ddc75a72ea801b5d0980a73e14358e5e",
"version": "2.0.0-rc9",