Skip to content

Commit b12047a

Browse files
committed
openexr 3.4.2
1 parent 4e0aaf0 commit b12047a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openexr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openexr < Formula
22
desc "High dynamic-range image file format"
33
homepage "https://www.openexr.com/"
4-
url "https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.1.tar.gz"
5-
sha256 "0d75aa277c33a4ed1fce2e272126f2d8dbd01adda82d7cf4fe67b99f6f7eedce"
4+
url "https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.2.tar.gz"
5+
sha256 "d7d38eb6a63ea8ba0f301d0ad6a80094032d488e9e6c525b35236d20a9ae3ef2"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)