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 44b4090 commit b46fdfbCopy full SHA for b46fdfb
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.26.1.tar.gz"
7
- sha256 "76a9e2fff69b8b55097b87f7e7cab67107358b9f400575e4c0f6f1137893d000"
+ url "https://github.com/ml-explore/mlx/archive/refs/tags/v0.26.2.tar.gz"
+ sha256 "326ce8da407b7c15f721b28f77dd18cf22b2d51edaaa4623c0e1ee46e93df1ba"
8
license all_of: [
9
"MIT", # main license
10
"Apache-2.0", # metal-cpp resource
0 commit comments