openimageio 1.8.9
Closes #24876. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
171b3fbb16
commit
e201673065
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Openimageio < Formula
|
||||
desc "Library for reading, processing and writing images"
|
||||
homepage "http://openimageio.org/"
|
||||
url "https://github.com/OpenImageIO/oiio/archive/Release-1.8.8.tar.gz"
|
||||
sha256 "d7d529f1318b2ac8325f18b94f017d4d0bf878731178afb72eb5e75642873dc5"
|
||||
revision 1
|
||||
url "https://github.com/OpenImageIO/oiio/archive/Release-1.8.9.tar.gz"
|
||||
sha256 "6b785abc890a95c600903bd67d6746e14ee363a8bbea23842d2175d4e7a837f3"
|
||||
head "https://github.com/OpenImageIO/oiio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue