Skip to content

Commit c8b6b54

Browse files
committed
nx: update 21.1.2 bottle.
1 parent c7a3c6d commit c8b6b54

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/n/nx.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Nx < Formula
66
license "MIT"
77

88
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"
9+
sha256 cellar: :any, arm64_sequoia: "64826a6e28d4d5717bda79628fbfbfa39c708aea0e337752d889b88b5d727a47"
10+
sha256 cellar: :any, arm64_sonoma: "64826a6e28d4d5717bda79628fbfbfa39c708aea0e337752d889b88b5d727a47"
11+
sha256 cellar: :any, arm64_ventura: "64826a6e28d4d5717bda79628fbfbfa39c708aea0e337752d889b88b5d727a47"
12+
sha256 cellar: :any, sonoma: "62ec9edb941f52075abde7d51323b1f6b720bf2573ed3819ff15e2e6f3213544"
13+
sha256 cellar: :any, ventura: "62ec9edb941f52075abde7d51323b1f6b720bf2573ed3819ff15e2e6f3213544"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ebd4cba813beec1ec8525be1b6e69a98b612b0a045a5fa2ca29a69794f8b1b8c"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)