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" 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