OpenColorIO v1.0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7249f2356a
commit
c2c67c7194
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Opencolorio < Formula
|
||||
homepage 'http://opencolorio.org/'
|
||||
url 'https://github.com/imageworks/OpenColorIO/tarball/v1.0.7'
|
||||
sha1 '01befa5c4198254b8848946ba3c85cce9a0f38d4'
|
||||
url 'https://github.com/imageworks/OpenColorIO/tarball/v1.0.8'
|
||||
sha1 '9b9bac9ed85c84f53775686eb72f3d612b148fef'
|
||||
|
||||
head 'https://github.com/imageworks/OpenColorIO.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue