Skip to content

Commit 4cb9d0a

Browse files
committed
e2b: update 1.5.1 bottle.
1 parent aea5491 commit 4cb9d0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/e/e2b.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a1e96e6842e345c5b5fdc323abfbb4cbebd5ef01366c5d2d95d2e31031c9bd3b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a1e96e6842e345c5b5fdc323abfbb4cbebd5ef01366c5d2d95d2e31031c9bd3b"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a1e96e6842e345c5b5fdc323abfbb4cbebd5ef01366c5d2d95d2e31031c9bd3b"
12-
sha256 cellar: :any_skip_relocation, sonoma: "1ed2a8624dffca357ae8152b001f10713bd1428ecdc3e3f5ca7539d489465ad8"
13-
sha256 cellar: :any_skip_relocation, ventura: "1ed2a8624dffca357ae8152b001f10713bd1428ecdc3e3f5ca7539d489465ad8"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1e96e6842e345c5b5fdc323abfbb4cbebd5ef01366c5d2d95d2e31031c9bd3b"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "93719be97b6101a6673a7c3eef09974f4ce0026692a0849182f2490234355133"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "93719be97b6101a6673a7c3eef09974f4ce0026692a0849182f2490234355133"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "93719be97b6101a6673a7c3eef09974f4ce0026692a0849182f2490234355133"
12+
sha256 cellar: :any_skip_relocation, sonoma: "fd4822c8dc891a751e7a621e30e0f24a5bf65c34a019e243a2a1fcfcb01a555f"
13+
sha256 cellar: :any_skip_relocation, ventura: "fd4822c8dc891a751e7a621e30e0f24a5bf65c34a019e243a2a1fcfcb01a555f"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "93719be97b6101a6673a7c3eef09974f4ce0026692a0849182f2490234355133"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)