From 452a36e590f954273e225f0b62d68a24009e13a5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:51:02 +0000 Subject: [PATCH] opencolorio: update 2.4.1 bottle. --- Formula/o/opencolorio.rb | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Formula/o/opencolorio.rb b/Formula/o/opencolorio.rb index 39953da5f29f7..83a7444841a5b 100644 --- a/Formula/o/opencolorio.rb +++ b/Formula/o/opencolorio.rb @@ -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