Skip to content

Commit 8a2cfa6

Browse files
committed
jsrepo: update 1.39.0 bottle.
1 parent de7f3c8 commit 8a2cfa6

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/j/jsrepo.rb

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

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "35871b3db3a970d2ef7f098a272ace12715ac7afa9f92206a240635fc4671f4e"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "35871b3db3a970d2ef7f098a272ace12715ac7afa9f92206a240635fc4671f4e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "35871b3db3a970d2ef7f098a272ace12715ac7afa9f92206a240635fc4671f4e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "04847931900d298fb6afcdb6a717a64e195a7ab5ae3c0a34f5b1f195faf783fc"
14-
sha256 cellar: :any_skip_relocation, ventura: "04847931900d298fb6afcdb6a717a64e195a7ab5ae3c0a34f5b1f195faf783fc"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "35871b3db3a970d2ef7f098a272ace12715ac7afa9f92206a240635fc4671f4e"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "072a04431b7de541273b2601760bb0a1cf2548e785af07fb83dff4c7e5c25f1c"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "072a04431b7de541273b2601760bb0a1cf2548e785af07fb83dff4c7e5c25f1c"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "072a04431b7de541273b2601760bb0a1cf2548e785af07fb83dff4c7e5c25f1c"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b4b4fec4d7105ca51509d19ad7ba5a03b9ab3a18ab7aef9ccba4ad6249cb21bc"
13+
sha256 cellar: :any_skip_relocation, ventura: "b4b4fec4d7105ca51509d19ad7ba5a03b9ab3a18ab7aef9ccba4ad6249cb21bc"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "072a04431b7de541273b2601760bb0a1cf2548e785af07fb83dff4c7e5c25f1c"
1615
end
1716

1817
depends_on "node"

0 commit comments

Comments
 (0)