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 4e0aaf0 commit b12047aCopy full SHA for b12047a
Formula/o/openexr.rb
@@ -1,8 +1,8 @@
1
class Openexr < Formula
2
desc "High dynamic-range image file format"
3
homepage "https://www.openexr.com/"
4
- url "https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.1.tar.gz"
5
- sha256 "0d75aa277c33a4ed1fce2e272126f2d8dbd01adda82d7cf4fe67b99f6f7eedce"
+ url "https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v3.4.2.tar.gz"
+ sha256 "d7d38eb6a63ea8ba0f301d0ad6a80094032d488e9e6c525b35236d20a9ae3ef2"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments