openimageio 2.4.6.0

Closes #117226.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2022-12-04 03:12:54 +08:00 committed by BrewTestBot
parent 8cbc176962
commit 558a925f05
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
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.5.0.tar.gz" url "https://github.com/OpenImageIO/oiio/archive/v2.4.6.0.tar.gz"
sha256 "21177a9665021a99123885cd8383116d15013b6610b4b09bcf209612423fedc5" sha256 "a220e2bc56812b946f7ecc22dd8139b8101b51ea97522deed84a1bb6928f51dc"
license "BSD-3-Clause" license "BSD-3-Clause"
revision 1
head "https://github.com/OpenImageIO/oiio.git", branch: "master" head "https://github.com/OpenImageIO/oiio.git", branch: "master"
livecheck do livecheck do