diff --git a/Formula/m/mlx.rb b/Formula/m/mlx.rb index 88e0f2ec6436e9..0ea78d6f8b55c8 100644 --- a/Formula/m/mlx.rb +++ b/Formula/m/mlx.rb @@ -1,8 +1,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.10.0.tar.gz" - sha256 "09e9859e364ee8d19bf656730b7d6a471c8da2d397325efd1c73b836819f6e56" + url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.11.1.tar.gz" + sha256 "20ffd4fee274b084661708407d0680eb9d1e9f16bb856b71546fd0beccbd1fad" license "MIT" head "https://github.com/ml-explore/mlx.git", branch: "main"