Skip to content

Commit b46fdfb

Browse files
committed
mlx 0.26.2
1 parent 44b4090 commit b46fdfb

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.26.1.tar.gz"
7-
sha256 "76a9e2fff69b8b55097b87f7e7cab67107358b9f400575e4c0f6f1137893d000"
6+
url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.26.2.tar.gz"
7+
sha256 "326ce8da407b7c15f721b28f77dd18cf22b2d51edaaa4623c0e1ee46e93df1ba"
88
license all_of: [
99
"MIT", # main license
1010
"Apache-2.0", # metal-cpp resource

0 commit comments

Comments
 (0)