diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/openimageio.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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' |
