We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb64727 commit 44d2d0eCopy full SHA for 44d2d0e
bazel/third_party/openexr.bzl
@@ -22,6 +22,6 @@ def openexr_deps():
22
name = "Imath",
23
build_file = "@openexr//:bazel/third_party/Imath.BUILD",
24
strip_prefix = "Imath-3.0.5",
25
- sha256 = "50c62962835bbab237c6f0c3ebbbb8c694dc5033",
+ sha256 = "38b94c840c6400959ccf647bc1631f96f3170cb081021d774813803e798208bd",
26
urls = ["https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.0.5.tar.gz"],
27
)
0 commit comments