[draco] update to 1.5.7 (#36626)

* [draco] update to 1.5.7

* [draco] update to 1.5.7
This commit is contained in:
Jia Yue Hua 2024-02-08 14:26:55 +08:00 committed by GitHub
parent 38fdc01459
commit cf37b82bca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO google/draco
REF "${VERSION}"
SHA512 d4bc48aeac23aba377d1770a46e6676cb01596a436493385fb0c4ef9ba3f0fae42027232131a3d438250909aff4311353e114925753d045cc585af42660be0b1
SHA512 8b444744cdf12fb9d276916eb2ff0735cd1a6497b65b88813ec457fe2169db987db62e3db253a7d0f3ae7d45ae6502e8a9f8c0b81abde73e07b3bec69f9dc170
HEAD_REF master
PATCHES
fix-compile-error-uwp.patch

View File

@ -1,7 +1,6 @@
{
"name": "draco",
"version": "1.5.6",
"port-version": 1,
"version": "1.5.7",
"description": " A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.",
"homepage": "https://github.com/google/draco",
"license": "Apache-2.0",

View File

@ -2297,8 +2297,8 @@
"port-version": 0
},
"draco": {
"baseline": "1.5.6",
"port-version": 1
"baseline": "1.5.7",
"port-version": 0
},
"drlibs": {
"baseline": "2023-08-16",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06799add74da6e9e4634e4c7f27b82b1149a8bb6",
"version": "1.5.7",
"port-version": 0
},
{
"git-tree": "7766920ec32ef9da00121a0668edf41bf9d1d76b",
"version": "1.5.6",