[imath] update to 3.1.12 (#41362)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:10:44 +08:00 committed by GitHub
parent 3ef0fba976
commit 2e4f550535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO AcademySoftwareFoundation/Imath
REF "v${VERSION}"
SHA512 0bc86bea3a2aca89d02b501b4fba3c13ca861e914cec558e820fe9e4c43ab14cac34e31ff278b8c35b5fe76f7bea32f2c8105c0d33eb92224eb23d42d7a402e9
SHA512 32628dfcacb610310b81ffe017a66215cf5fb84c2e0a6ac8c94a68c048be3d2b97eb57965dd253770184d5824cce1e5440b8eefb2834666b273b3193ff108343
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "imath",
"version": "3.1.11",
"version": "3.1.12",
"description": "Imath is a C++ and Python library of 2D and 3D vector, matrix, and math operations for computer graphics.",
"homepage": "https://github.com/AcademySoftwareFoundation/Imath",
"license": "BSD-3-Clause",

View File

@ -3661,7 +3661,7 @@
"port-version": 0
},
"imath": {
"baseline": "3.1.11",
"baseline": "3.1.12",
"port-version": 0
},
"imcce-openfa": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7fcd959578cbd9463b50f72b5d0f553d359ffb47",
"version": "3.1.12",
"port-version": 0
},
{
"git-tree": "656b29a2ec31b311e86110926a1f33348a38d15d",
"version": "3.1.11",