openimageio 2.4.7.1

Closes #119772.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-04 15:13:24 -05:00 committed by BrewTestBot
parent d400266f04
commit 27afa66325
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Openimageio < Formula class Openimageio < Formula
desc "Library for reading, processing and writing images" desc "Library for reading, processing and writing images"
homepage "https://openimageio.org/" homepage "https://openimageio.org/"
url "https://github.com/OpenImageIO/oiio/archive/v2.4.7.0.tar.gz" url "https://github.com/OpenImageIO/oiio/archive/v2.4.7.1.tar.gz"
sha256 "c936ea78addad01a468debdc8a15844c0e7c081e2b64beb29d8713f7da565a80" sha256 "fd298f71e44c6776863db4b37c4a1388dba0d2eb37378afea95ab07a7cd6ecd4"
license "BSD-3-Clause" license "BSD-3-Clause"
head "https://github.com/OpenImageIO/oiio.git", branch: "master" head "https://github.com/OpenImageIO/oiio.git", branch: "master"