File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class Nx < Formula
55 sha256 "dd1bf64358661a2d14dd027f8b0c6d8eea051afff4ec8206407bdb9335991f9f"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any , arm64_sequoia : "c1d5a9df1f46bf4e9216cd2d88153a9b32a6263fbbb6f700898792a28ad0cb28"
10+ sha256 cellar : :any , arm64_sonoma : "c1d5a9df1f46bf4e9216cd2d88153a9b32a6263fbbb6f700898792a28ad0cb28"
11+ sha256 cellar : :any , arm64_ventura : "c1d5a9df1f46bf4e9216cd2d88153a9b32a6263fbbb6f700898792a28ad0cb28"
12+ sha256 cellar : :any , sonoma : "aaf2aab4c5272fbcdfbc4f09a8b5c85155319c34c4ea541a3bccbe372dd91743"
13+ sha256 cellar : :any , ventura : "aaf2aab4c5272fbcdfbc4f09a8b5c85155319c34c4ea541a3bccbe372dd91743"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a363a3395436db3f2721fcc40315d7c50a79ebeaaa480613df61ff7d77b04450"
15+ end
16+
817 depends_on "node"
918
1019 def install
You can’t perform that action at this time.
0 commit comments