Skip to content

Commit 495bc3e

Browse files
committed
openimageio 3.1.6.1
1 parent 85b4cfb commit 495bc3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openimageio.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openimageio < Formula
22
desc "Library for reading, processing and writing images"
33
homepage "https://openimageio.readthedocs.io/en/stable/"
4-
url "https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.0.11.0.tar.gz"
5-
sha256 "826f16e1afc6b145d934efed01780cd31c3ef75a9e5d73e3cb188a37efb954da"
4+
url "https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/refs/tags/v3.1.6.1.tar.gz"
5+
sha256 "4074c427c73fa1525d6e14f63d784c4cefab109e0c84facaa6c6e411deb745bf"
66
license "Apache-2.0"
77
head "https://github.com/AcademySoftwareFoundation/OpenImageIO.git", branch: "main"
88

0 commit comments

Comments
 (0)