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 4f28e4037..9cbc872ad 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.0.6' - sha1 'f5f475452d7c18f78874256977515205325579e7' + url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.8' + sha1 '9ac265c279392117025cc18061742c3c1392d549' head 'https://github.com/OpenImageIO/oiio.git' |
