mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:09:00 +08:00
[imath] update to 3.1.12 (#41362)
This commit is contained in:
parent
3ef0fba976
commit
2e4f550535
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO AcademySoftwareFoundation/Imath
|
REPO AcademySoftwareFoundation/Imath
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 0bc86bea3a2aca89d02b501b4fba3c13ca861e914cec558e820fe9e4c43ab14cac34e31ff278b8c35b5fe76f7bea32f2c8105c0d33eb92224eb23d42d7a402e9
|
SHA512 32628dfcacb610310b81ffe017a66215cf5fb84c2e0a6ac8c94a68c048be3d2b97eb57965dd253770184d5824cce1e5440b8eefb2834666b273b3193ff108343
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "imath",
|
"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.",
|
"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",
|
"homepage": "https://github.com/AcademySoftwareFoundation/Imath",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
@ -3661,7 +3661,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"imath": {
|
"imath": {
|
||||||
"baseline": "3.1.11",
|
"baseline": "3.1.12",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"imcce-openfa": {
|
"imcce-openfa": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "7fcd959578cbd9463b50f72b5d0f553d359ffb47",
|
||||||
|
"version": "3.1.12",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "656b29a2ec31b311e86110926a1f33348a38d15d",
|
"git-tree": "656b29a2ec31b311e86110926a1f33348a38d15d",
|
||||||
"version": "3.1.11",
|
"version": "3.1.11",
|
||||||
|
Loading…
Reference in New Issue
Block a user