From 57a295da8843fe4b657aa3293a2bf83f8062cc3e Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Thu, 3 May 2012 01:25:27 -0700 Subject: openimageio 1.0.4 Upgrade openimageio to version 1.0.4. All tests pass. Closes #12028. Signed-off-by: Charlie Sharpsteen --- Library/Formula/openimageio.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/openimageio.rb b/Library/Formula/openimageio.rb index 6c61e3ff8..4343e4097 100644 --- a/Library/Formula/openimageio.rb +++ b/Library/Formula/openimageio.rb @@ -37,8 +37,8 @@ end class Openimageio < Formula homepage 'http://openimageio.org' - url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.3' - sha1 '69919017a9fbc716d593eb508d04ea46626e96ed' + url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.4' + sha1 '8ee14c433e81cd1db5eded4fc604c492a5857874' head 'https://github.com/OpenImageIO/oiio.git' -- cgit v1.2.3