imath: add v3.1.7 (#37151)

This commit is contained in:
Alec Scott 2023-04-24 10:51:57 -07:00 committed by GitHub
parent b1be17144b
commit c8b21f43eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class Imath(CMakePackage):
homepage = "https://github.com/AcademySoftwareFoundation/Imath"
url = "https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.5.tar.gz"
version("3.1.7", sha256="bff1fa140f4af0e7f02c6cb78d41b9a7d5508e6bcdfda3a583e35460eb6d4b47")
version("3.1.5", sha256="1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb")
depends_on("cmake@3.12:", type="build")