aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openimageio.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-05-03 01:25:27 -0700
committerCharlie Sharpsteen2012-05-03 11:14:38 -0700
commit57a295da8843fe4b657aa3293a2bf83f8062cc3e (patch)
tree8b223bf3a0a152a5ce6971642294ccc515226d4f /Library/Formula/openimageio.rb
parentf970ceca746d85b8dd8d414d999b851fad174972 (diff)
downloadhomebrew-57a295da8843fe4b657aa3293a2bf83f8062cc3e.tar.bz2
openimageio 1.0.4
Upgrade openimageio to version 1.0.4. All tests pass. Closes #12028. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Diffstat (limited to 'Library/Formula/openimageio.rb')
-rw-r--r--Library/Formula/openimageio.rb4
1 files changed, 2 insertions, 2 deletions
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'