[alembic] Avoid homepage SSL certificate issue (#49269)

This commit is contained in:
SunBlack
2026-01-07 21:10:28 +01:00
committed by GitHub
parent 4adaaf6780
commit 082e8bb8e3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
{
"name": "alembic",
"version": "1.8.10",
"port-version": 1,
"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/",
"homepage": "https://www.alembic.io",
"supports": "!(windows & x86) & !uwp",
"dependencies": [
"imath",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cd41108665da5fd59679c198fb6103bd28250b96",
"version": "1.8.10",
"port-version": 1
},
{
"git-tree": "816ebf879602f9c3165374aad3fbe6746823d531",
"version": "1.8.10",

View File

@@ -82,7 +82,7 @@
},
"alembic": {
"baseline": "1.8.10",
"port-version": 0
"port-version": 1
},
"aliyun-oss-c-sdk": {
"baseline": "3.11.2",