From 8f9c7d00381d1f2f589a0f1e90145dcd2cd32f07 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:12:13 +0000 Subject: [PATCH 1/2] mlx 0.30.5 --- 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..6e5bc40d7bcf 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.5.tar.gz" + sha256 "448eefb3c9d4f42001e7e3236b2a33326a892dee520aaf4da60c2fa5c11182e2" license all_of: [ "MIT", # main license "Apache-2.0", # metal-cpp resource From 00ecced2748939631b7f5cae8e79b0a900fc76b0 Mon Sep 17 00:00:00 2001 From: Daeho Ro <40587651+daeho-ro@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:03:02 +0900 Subject: [PATCH 2/2] mlx-c: revision bump (mlx 0.30.5) --- 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"