Skip to content

Commit c0ed851

Browse files
committed
jsrepo: update 2.4.2 bottle.
1 parent ae63f15 commit c0ed851

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/j/jsrepo.rb

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

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "90cfe5a77594b871ac72339bfe57c25dcb74297aac0ba764e63d0d1b900eed5b"
10-
sha256 cellar: :any, arm64_sonoma: "90cfe5a77594b871ac72339bfe57c25dcb74297aac0ba764e63d0d1b900eed5b"
11-
sha256 cellar: :any, arm64_ventura: "90cfe5a77594b871ac72339bfe57c25dcb74297aac0ba764e63d0d1b900eed5b"
12-
sha256 cellar: :any, sonoma: "9c2ec2cf2a06de9d9d3ff3d6622339c94c7a02b6e844e9a3c468b2b898e64881"
13-
sha256 cellar: :any, ventura: "9c2ec2cf2a06de9d9d3ff3d6622339c94c7a02b6e844e9a3c468b2b898e64881"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "59370ff82350e180bf3deb361fa87077eeefe52724416fabbdbb5fad3de2ffcb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "36d9ef7223122749bb67d979cd497b750435e844901d5c7f858462710298f28a"
9+
sha256 cellar: :any, arm64_sequoia: "2249b7c538846b9f248f0ff6e3025470629a25809ad9d596f345e45ab14cad77"
10+
sha256 cellar: :any, arm64_sonoma: "2249b7c538846b9f248f0ff6e3025470629a25809ad9d596f345e45ab14cad77"
11+
sha256 cellar: :any, arm64_ventura: "2249b7c538846b9f248f0ff6e3025470629a25809ad9d596f345e45ab14cad77"
12+
sha256 cellar: :any, sonoma: "0e9cd7d9521894d382abdd663f43d321831395fcf38d567d58f5bae6b70ded85"
13+
sha256 cellar: :any, ventura: "0e9cd7d9521894d382abdd663f43d321831395fcf38d567d58f5bae6b70ded85"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "d9d133046eeffd2c34af38db6ad08f9e589f31a68f478791c4e20e7294776c28"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eaf4dc44ea9cec86bf7a5ae3a42b7247e46b466fb65e2f032912df384b327fba"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)