opencolorio 1.0.9
This commit is contained in:
parent
8d016d6b3a
commit
4452cc5774
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/archive/v1.0.8.tar.gz'
|
||||
sha1 '83b28202bdb1f692f74a80affea95d832354ec23'
|
||||
url 'https://github.com/imageworks/OpenColorIO/archive/v1.0.9.tar.gz'
|
||||
sha1 '45efcc24db8f8830b6892830839da085e19eeb6d'
|
||||
|
||||
head 'https://github.com/imageworks/OpenColorIO.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue