openimageio 1.8.17
Closes #34701. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
34a5845ff7
commit
46e49ce5f4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue