From 31ebb3e8e7be73cec435b9a7f393cd8da4cf573d Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 4 Mar 2013 10:19:40 +0100 Subject: openimageio 1.1.7 Closes #18225. Signed-off-by: Jack Nagel --- 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 17f03dc23..86053fb02 100644 --- a/Library/Formula/openimageio.rb +++ b/Library/Formula/openimageio.rb @@ -36,8 +36,8 @@ end class Openimageio < Formula homepage 'http://openimageio.org' - url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.1.6' - sha1 '75be042f3f50ff1c558c04e1a8a256c4fdc250ad' + url 'https://github.com/OpenImageIO/oiio/archive/Release-1.1.7.tar.gz' + sha1 '435286ffad18169fd615cd33d95c2b49d3e4ec17' head 'https://github.com/OpenImageIO/oiio.git' -- cgit v1.2.3