Skip to content

Commit

Permalink
opencolorio: update 2.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 12, 2024
1 parent 035ee77 commit 452a36e
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/o/opencolorio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ class Opencolorio < Formula
head "https://github.com/AcademySoftwareFoundation/OpenColorIO.git", branch: "master"

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "b08a1c82a6f2f5e5dec10e08a853726fcacef51b4605f95f89e8e8908ed19fe7"
sha256 cellar: :any, arm64_sonoma: "2f1b55053fd7ef4a22105666ae8c567c2e49ad3b31a3fc3330928c345dd4b13c"
sha256 cellar: :any, arm64_ventura: "c6343b306d31ede970e02b824f818ae5bf612bc7f1ed184cdab99593e232ce7f"
sha256 cellar: :any, sonoma: "50863919fdd8765261e4ad779c9941ecacbeaada5fe8b982ad97d8e1fe708ec7"
sha256 cellar: :any, ventura: "bef54ecf3bf6e192640f2bb937eb34e22f9779108737982816bee3d9d8bdfa7b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "afdbae92d7160b40aa3afb2661a97f3be3367526d1fd170750e24036f037d87a"
sha256 cellar: :any, arm64_sequoia: "09ace865c0e44550c5642cb0710fc72bcfa40e7b22f38aafe07458d6dbc794d0"
sha256 cellar: :any, arm64_sonoma: "87b0c29f5595d393a76ac33db2efd96a99e1bb531a792a57708f9dbaaef97994"
sha256 cellar: :any, arm64_ventura: "e6bfaa96d7d4bacffc8cabb48e9ce40eb1a7c973e67f22beac0da0b138d94f6c"
sha256 cellar: :any, sonoma: "9b5789f446304b85ad4ff79fe73b353a1acfa6d564d021c86a5f766b97039a88"
sha256 cellar: :any, ventura: "fe6b6df8642a3a1a8c5c6690042fbf44ae59559d3a27d56bb1c44b8b3cf4da1c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a5294782fb736ba42baedbd1d9999f5b2611b76c6711f61d9f2867c3e0f3c172"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 452a36e

Please sign in to comment.