Skip to content

Commit 035ee77

Browse files
committed
opencolorio 2.4.1
1 parent 79e30cc commit 035ee77

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/o/opencolorio.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Opencolorio < Formula
22
desc "Color management solution geared towards motion picture production"
33
homepage "https://opencolorio.org/"
4-
url "https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/refs/tags/v2.4.0.tar.gz"
5-
sha256 "0ff3966b9214da0941b2b1cbdab3975a00a51fc6f3417fa860f98f5358f2c282"
4+
url "https://github.com/AcademySoftwareFoundation/OpenColorIO/archive/refs/tags/v2.4.1.tar.gz"
5+
sha256 "d4eb15408b33dffd6ba0bba9a53328085b40bdd9319fa3d0d7348d06a8cbe842"
66
license "BSD-3-Clause"
7-
revision 1
87
head "https://github.com/AcademySoftwareFoundation/OpenColorIO.git", branch: "master"
98

109
bottle do

0 commit comments

Comments
 (0)