[alembic] Bump to 1.8.8 (#42808)

This commit is contained in:
Weihang Ding 2024-12-24 01:45:15 +08:00 committed by GitHub
parent 8d3b7a872f
commit 1bf27ad221
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO alembic/alembic
REF "${VERSION}"
SHA512 510cc85346b685833091cd616ad6d8a3ba602e716747ab8dea6573abbaa1a2d49eed80b2d566b68293df78f3f3b9cf412ff4e3515f0d37951d63b9634b207a08
SHA512 02b7bf5782e83efb08a8653f130b02565fa997e857dbd8d0523e1b218ff58d929fbf9690db0980e8101a31f01a67341b6000af8794538890ef7d759fe0289e2f
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "alembic",
"version": "1.8.7",
"version": "1.8.8",
"description": "Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications.",
"homepage": "https://alembic.io/",
"supports": "!(windows & x86) & !uwp",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a007a23bd2a7017840023c47c4b2cf8e88f76df6",
"version": "1.8.8",
"port-version": 0
},
{
"git-tree": "f65e2f9fbe3059405f79ec9ea833a52ccf098328",
"version": "1.8.7",

View File

@ -73,7 +73,7 @@
"port-version": 7
},
"alembic": {
"baseline": "1.8.7",
"baseline": "1.8.8",
"port-version": 0
},
"aliyun-oss-c-sdk": {