Skip to content

Commit 192dfde

Browse files
committed
mlx 0.26.0
1 parent 5d142dc commit 192dfde

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.25.2.tar.gz"
7-
sha256 "de01c18f59c72f8160c3194b822eebe0f0e6ef77207e239a925c72009518089b"
6+
url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.26.0.tar.gz"
7+
sha256 "988e4fd8b457108f4fe5685ee3ef3003b774de21226f0079f506ebec13a4278a"
88
license all_of: [
99
"MIT", # main license
1010
"Apache-2.0", # metal-cpp resource

0 commit comments

Comments
 (0)