openimageio 1.8.13
Closes #30677. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f1b6cfc837
commit
fef3ce956d
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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.12.tar.gz"
|
||||
sha256 "93e807d7c77a5c4c12598cc7932aa08239bc4198e3e31dca0998a3e0ab163386"
|
||||
revision 2
|
||||
url "https://github.com/OpenImageIO/oiio/archive/Release-1.8.13.tar.gz"
|
||||
sha256 "24b93ebe6cc31aa92d3246b65ec66fcf626af32fcd4b04847c7f23c8e2adcabd"
|
||||
head "https://github.com/OpenImageIO/oiio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue