We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc3e33 commit 5a3b01dCopy full SHA for 5a3b01d
Formula/m/mlx.rb
@@ -3,8 +3,8 @@ class Mlx < Formula
3
4
desc "Array framework for Apple silicon"
5
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"
+ url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.24.1.tar.gz"
+ sha256 "523c675ee6d17bdf95a5f623db32a5e029f6a4a8dce7b56be00a6e65e30766af"
8
license all_of: [
9
"MIT", # main license
10
"Apache-2.0", # metal-cpp resource
0 commit comments