From e49ba376e57c94a36739b8a1a17e79eac8ad6564 Mon Sep 17 00:00:00 2001 From: Dean M Greer <38226388+Gcenx@users.noreply.github.com> Date: Wed, 17 Jul 2024 07:30:15 +0000 Subject: [PATCH] cx-llvm: update 22.1.1_1 bottle. --- Formula/cx-llvm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cx-llvm.rb b/Formula/cx-llvm.rb index 6f4c62e..0db9dac 100644 --- a/Formula/cx-llvm.rb +++ b/Formula/cx-llvm.rb @@ -7,8 +7,8 @@ class CxLlvm < Formula revision 1 bottle do - root_url "https://github.com/Gcenx/homebrew-wine/releases/download/cx-llvm-22.1.1" - sha256 cellar: :any, monterey: "56c2fd25b084bf5478507bc9a6d97e7cb6197bdbb92f3108c68ec05310797856" + root_url "https://github.com/Gcenx/homebrew-wine/releases/download/cx-llvm-22.1.1_1" + sha256 cellar: :any, ventura: "3064104744baffad31e1a56e8f47090a9e351460639e72c85705206854771caf" end # Clang cannot find system headers if Xcode CLT is not installed