diff --git a/ports/imath/portfile.cmake b/ports/imath/portfile.cmake index fdc9f0c57de779..472087f2ea1407 100644 --- a/ports/imath/portfile.cmake +++ b/ports/imath/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO AcademySoftwareFoundation/Imath REF "v${VERSION}" - SHA512 32628dfcacb610310b81ffe017a66215cf5fb84c2e0a6ac8c94a68c048be3d2b97eb57965dd253770184d5824cce1e5440b8eefb2834666b273b3193ff108343 + SHA512 b5fbad894ff1a725d3b1488d4907106bbc21c4a0c2ac5aa912ef76219d033544a3d56c87f94c71af5ec01759a06a5db2385dcfed25ea5886540398df163c53cd HEAD_REF master ) diff --git a/ports/imath/vcpkg.json b/ports/imath/vcpkg.json index e599048b2188ce..14a56d922f74a3 100644 --- a/ports/imath/vcpkg.json +++ b/ports/imath/vcpkg.json @@ -1,6 +1,6 @@ { "name": "imath", - "version": "3.1.12", + "version": "3.2.0", "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", diff --git a/versions/baseline.json b/versions/baseline.json index 28382bd97df375..35405f3e290b72 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3845,7 +3845,7 @@ "port-version": 0 }, "imath": { - "baseline": "3.1.12", + "baseline": "3.2.0", "port-version": 0 }, "imcce-openfa": { diff --git a/versions/i-/imath.json b/versions/i-/imath.json index 0172e2aeb09012..23693d58afbbac 100644 --- a/versions/i-/imath.json +++ b/versions/i-/imath.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8e65a4e5cad0b5f8129f6f1a0dd7069984380259", + "version": "3.2.0", + "port-version": 0 + }, { "git-tree": "7fcd959578cbd9463b50f72b5d0f553d359ffb47", "version": "3.1.12",