From 46e49ce5f410b76c52999abf15347fe7b86310e0 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sun, 2 Dec 2018 19:52:55 +1100 Subject: [PATCH] openimageio 1.8.17 Closes #34701. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/openimageio.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/openimageio.rb b/Formula/openimageio.rb index b6f8eecfa4..e319c0d46b 100644 --- a/Formula/openimageio.rb +++ b/Formula/openimageio.rb @@ -1,8 +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.16.tar.gz" - sha256 "a67bb2800805bce10c055bc3f5ed32ce31498381fc1cf8e42e24d4193f3f935f" + url "https://github.com/OpenImageIO/oiio/archive/Release-1.8.17.tar.gz" + sha256 "a019086c05a6150d445a2240bab1723dff540dde5f5c327c36a97f0b5ae0e157" head "https://github.com/OpenImageIO/oiio.git" bottle do