From 98a158c15ea8f6b3052931a49adbf0da292262a3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:22:24 +0000 Subject: [PATCH 1/2] mlx 0.30.4 --- Formula/m/mlx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mlx.rb b/Formula/m/mlx.rb index 99942091dfce..51afea7b9ef5 100644 --- a/Formula/m/mlx.rb +++ b/Formula/m/mlx.rb @@ -3,8 +3,8 @@ class Mlx < Formula desc "Array framework for Apple silicon" homepage "https://github.com/ml-explore/mlx" - url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.30.3.tar.gz" - sha256 "c08092f4e3e853cb99ae97426d90e9bd003379c4d3e6f17aca5b7af9d0a4fed9" + url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.30.4.tar.gz" + sha256 "e07dae3e41b0c0e4d1a6e3b3bf8fa0aa7b9d9cdb66497534b91c476d7e253740" license all_of: [ "MIT", # main license "Apache-2.0", # metal-cpp resource From 0f6f37677fda377098a4096bb3e302c2dab38188 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 28 Jan 2026 21:19:22 -0500 Subject: [PATCH 2/2] mlx-c: revision bump (mlx 0.30.4) Signed-off-by: Rui Chen --- Formula/m/mlx-c.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/m/mlx-c.rb b/Formula/m/mlx-c.rb index 2d553025a833..a0d352b86d12 100644 --- a/Formula/m/mlx-c.rb +++ b/Formula/m/mlx-c.rb @@ -4,6 +4,7 @@ class MlxC < Formula url "https://github.com/ml-explore/mlx-c/archive/refs/tags/v0.4.1.tar.gz" sha256 "e22b51b810b9c3bdce8c0df0d6112ca8e8a49ce0ea78b504e1bdbb59d731f5d8" license "MIT" + revision 1 bottle do sha256 cellar: :any, arm64_tahoe: "252a76effb17e213664f0cddb0b0c28496fa1bdad146ef806416ada91f84e584"