Skip to content

Commit 5a3b01d

Browse files
committed
mlx 0.24.1
1 parent 6bc3e33 commit 5a3b01d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mlx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Mlx < Formula
33

44
desc "Array framework for Apple silicon"
55
homepage "https://github.com/ml-explore/mlx"
6-
url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.24.0.tar.gz"
7-
sha256 "d8d92963d84b004b9b89a820f1d53c48872de10e192d7d7e84d132ce7419447f"
6+
url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.24.1.tar.gz"
7+
sha256 "523c675ee6d17bdf95a5f623db32a5e029f6a4a8dce7b56be00a6e65e30766af"
88
license all_of: [
99
"MIT", # main license
1010
"Apache-2.0", # metal-cpp resource

0 commit comments

Comments
 (0)