install_deps: Updated Alembic to 1.8.3 and OSD to 3.4.4.

Re {T95206}.
This commit is contained in:
Bastien Montagne 2022-04-01 16:42:28 +02:00
parent e81d7bfcc9
commit 1de051a7a9
Notes: blender-bot 2023-02-14 06:00:44 +01:00
Referenced by issue #95206, Libraries Changes for Blender 3.2
1 changed files with 3 additions and 3 deletions

View File

@ -493,7 +493,7 @@ OSL_FORCE_REBUILD=false
OSL_SKIP=false
# OpenSubdiv needs to be compiled for now
OSD_VERSION="3.4.3"
OSD_VERSION="3.4.4"
OSD_VERSION_SHORT="3.4"
OSD_VERSION_MIN="3.4"
OSD_VERSION_MEX="4.0"
@ -513,8 +513,8 @@ OPENVDB_FORCE_REBUILD=false
OPENVDB_SKIP=false
# Alembic needs to be compiled for now
ALEMBIC_VERSION="1.7.16"
ALEMBIC_VERSION_SHORT="1.7"
ALEMBIC_VERSION="1.8.3"
ALEMBIC_VERSION_SHORT="1.8"
ALEMBIC_VERSION_MIN="1.7"
ALEMBIC_VERSION_MEX="2.0"
ALEMBIC_FORCE_BUILD=false